This website requires JavaScript.
Explore
Help
Sign In
vinzenz
/
redox
Watch
0
Star
0
Fork
You've already forked redox
0
Code
Issues
Pull requests
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