This website requires JavaScript.
Explore
Help
Sign In
starnakin
/
42_KFS
Watch
1
Star
2
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f075a90909bbc014e4d868d5c98df0849658fdb
42_KFS
/
src
/
memory
History
starnakin
5f075a9090
fix: simplify code and start frame at 1 instead of 0 for the NULL
2024-10-15 01:31:53 +02:00
..
phys
add: ksize and vsize
2024-09-26 17:06:03 +02:00
virt
add: ksize and vsize
2024-09-26 17:06:03 +02:00
frame.c
fix: simplify code and start frame at 1 instead of 0 for the NULL
2024-10-15 01:31:53 +02:00
load_pd.s
feature: enable paging and load page directory
2024-09-18 17:14:06 +02:00
memory.c
fix: paging with higher half kernel
2024-10-15 00:29:46 +02:00
page.c
fix: page alloc return frame addr instead page addr
2024-10-15 01:31:10 +02:00
paging.s
feature: enable paging and load page directory
2024-09-18 17:14:06 +02:00
utils.c
feature: both physical and virtual allocators should be done
2024-09-26 16:18:06 +02:00