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
882
Commits
3
Branches
21
Tags
11
MiB
1b41a3e9cf
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
1b41a3e9cf
Introduce a few helpers to allocate/map/unmap several pages, which wrap around the MMU functionality
2022-11-19 22:28:45 +01:00
apio
d96cb73995
Rename physical "pages" to "frames"
...
AFAIK, this is the proper naming scheme. "Pages" are virtual, and "frames" physical.
2022-11-19 22:27:08 +01:00
apio
047f445651
Kernel: Add helpers to validate memory addresses
2022-11-19 18:38:47 +01:00
apio
70c6b78e35
Organize source tree
2022-11-19 17:59:49 +01:00