Luna/kernel
apio c83f6c03b5
All checks were successful
continuous-integration/drone/push Build is passing
Bitmap: Add a 'find_and_toggle' method
Just like find(), but toggles the value when finding it.
Avoids doing this manually in MemoryManager and KernelVM.
2023-01-09 18:08:50 +01:00
..
src Bitmap: Add a 'find_and_toggle' method 2023-01-09 18:08:50 +01:00
CMakeLists.txt Bitmap: Introduce a new method 'find' and use it in MM and KernelVM 2023-01-09 17:59:52 +01:00
debug.cmake Bitmap: Introduce a new method 'find' and use it in MM and KernelVM 2023-01-09 17:59:52 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00