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
886f912f36d9f7910ebc94994b09ff52eb165aa7
42_KFS
/
src
/
memory
History
starnakin
886f912f36
fix: find_next_block
2024-10-15 01:10:37 +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: gdt init no longer crashes
2024-10-14 23:36:41 +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: find_next_block
2024-10-15 01:10:37 +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