42_KFS/src/memory
2024-10-15 00:29:46 +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 feature: both physical and virtual allocators should be done 2024-09-26 16:18:06 +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