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
a11a5dec1f
Luna
/
kernel
/
src
/
memory
History
apio
a11a5dec1f
All checks were successful
continuous-integration/drone/push
Build is passing
Details
DoublyLinkedList -> LinkedList
2022-12-19 12:43:23 +01:00
..
Heap.cpp
DoublyLinkedList -> LinkedList
2022-12-19 12:43:23 +01:00
Heap.h
Move make and destroy to luna
2022-12-06 16:41:22 +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
Make MemoryManager's scope guards more robust
2022-12-19 11:55:53 +01:00
MemoryManager.h
Improve cleanup on MemoryManager failure + add methods that use KernelVM
2022-12-16 19:36:38 +01:00
MemoryMap.cpp
Convert MemoryMapIterator to Option
2022-12-16 19:47:20 +01:00
MemoryMap.h
Convert MemoryMapIterator to Option
2022-12-16 19:47:20 +01:00