This website requires JavaScript.
Explore
Help
Register
Sign in
EMK
/
emk
Watch
1
Star
0
Fork
You've already forked emk
0
Code
Issues
Activity
ce3451d392
emk
/
kernel
/
src
/
mm
History
Download ZIP
Download TAR.GZ
Kevin Alavik
74ef29a2ea
fix/kernel: Make sure to page-align phys in vallocat API
2025-05-16 18:56:20 +02:00
..
heap
feat/kernel: Added First-Fit algorithm for kernel heap
2025-05-15 19:52:40 +02:00
heap.h
feat/kernel: Added First-Fit algorithm for kernel heap
2025-05-15 19:52:40 +02:00
pmm.c
fix/kernel: Fixed issue regarding palloc(), we now fill the page with 0roes
2025-05-15 21:15:32 +02:00
pmm.h
fix/kernel: Made sure to add credits to all files
2025-05-15 06:56:03 +02:00
vmm.c
fix/kernel: Make sure to page-align phys in vallocat API
2025-05-16 18:56:20 +02:00
vmm.h
feat/kernel: new vallocat API
2025-05-16 18:28:40 +02:00