This website requires JavaScript.
Explore
Sign In
hadron
/
hadron-kernel
Watch
1
Star
1
Fork
0
You've already forked hadron-kernel
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3906201c4b452e82a29547f5ac291722da81a739
Branches
Tags
View all branches
hadron-kernel
/
mem
History
warp03
943c6c8201
Use u9malloc for kernel memory management
2023-05-13 18:06:52 +02:00
..
kmmgr.c
Use u9malloc for kernel memory management
2023-05-13 18:06:52 +02:00
mmgr.c
mmgr: Fixed bug in memory allocation optimization
2021-03-05 15:41:46 +01:00
vmmgr.c
Initially identity map all possibly used virtual memory instead of slowly mapping memory when needed (prevents problems with address spaces being out of sync, potentially causing page faults, while having minimal impact on memory usage)
2021-02-20 18:55:37 +01:00