This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2038ee1929
Luna
/
kernel
History
apio
2038ee1929
x86_64/MMU: Do not allocate level 1 page tables for huge page entries
...
This would leak memory, since we would never end up using them.
2023-02-27 13:31:36 +01:00
..
src
x86_64/MMU: Do not allocate level 1 page tables for huge page entries
2023-02-27 13:31:36 +01:00
CMakeLists.txt
kernel, luna: Move Spinlock.h to luna
2023-02-14 20:05:00 +01:00
debug.cmake
kernel: Enable UBSAN when building in debug mode
2023-02-25 17:45:40 +01:00
moon.ld
Kernel: Start the call stack with a null RBP on x86_64
2022-11-19 18:38:32 +01:00