This website requires JavaScript.
Explore
Help
Register
Sign In
MahnoKropotkinvich
/
redox
Watch
1
Star
0
Fork
0
You've already forked redox
mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced
2026-07-01 17:18:46 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
48741e3b99
redox
/
arch
/
x86_64
History
Jeremy Soller
48741e3b99
Do not map heap on AP, due to it being independent from the BSP heap. We need to adjust the mapping so that kernel mappings are shared accross processors, probably using higher half mapping for the kernel
2016-08-17 17:46:56 -06:00
..
src
Do not map heap on AP, due to it being independent from the BSP heap. We need to adjust the mapping so that kernel mappings are shared accross processors, probably using higher half mapping for the kernel
2016-08-17 17:46:56 -06:00
Cargo.toml
Global allocator, page table - protected by spinlock
2016-08-15 16:29:54 -06:00