This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
7efb79dd26
Luna
/
kernel
/
src
/
memory
History
apio
7e62ee66be
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Change heap.first().has_value() to the cheaper heap.count()
2022-12-26 12:24:39 +01:00
..
Heap.cpp
Change heap.first().has_value() to the cheaper heap.count()
2022-12-26 12:24:39 +01:00
Heap.h
Heap: SCRUB IT ALL
2022-12-19 13:20:38 +01:00
KernelVM.cpp
Spinlock+LockedValue: Remove init() functions
2022-12-18 20:36:15 +01:00
KernelVM.h
Add a virtual memory allocator for the kernel
2022-12-05 20:36:24 +01:00
MemoryManager.cpp
MemoryManager: Add get_kernel_mapping_for_frames()
2022-12-23 11:30:49 +01:00
MemoryManager.h
MemoryManager: Add get_kernel_mapping_for_frames()
2022-12-23 11:30:49 +01:00
MemoryMap.cpp
Update .clang-format
2022-12-21 20:22:44 +01:00
MemoryMap.h
Convert MemoryMapIterator to Option
2022-12-16 19:47:20 +01:00