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
1,419
Commits
3
Branches
21
Tags
11
MiB
e664af4c2b
Commit Graph
2 Commits
Author
SHA1
Message
Date
apio
08c888eaae
kernel+libc: Remove (de)allocate_memory and replace it with POSIX mmap
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-03-14 20:43:15 +01:00
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