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
Luna
/
kernel
/
src
/
thread
History
apio
139c0b5eb1
Kernel: Make a UserVM wrapper around Bitmap and use that to allocate user VM
...
This lets us allocate more than one page of memory from the user side.
2023-01-13 19:05:20 +01:00
..
Scheduler.cpp
Kernel: Make a UserVM wrapper around Bitmap and use that to allocate user VM
2023-01-13 19:05:20 +01:00
Scheduler.h
Scheduler: Creation, destruction and switching of userspace tasks :))
2023-01-05 21:52:26 +01:00
Spinlock.cpp
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
Spinlock.h
Bitmap: Introduce a new method 'find' and use it in MM and KernelVM
2023-01-09 17:59:52 +01:00
Thread.cpp
luna, kernel: More constness
2023-01-10 19:31:41 +01:00
Thread.h
Kernel: Make a UserVM wrapper around Bitmap and use that to allocate user VM
2023-01-13 19:05:20 +01:00