42_KFS/src/memory
2024-12-06 14:25:03 +01:00
..
virt core: rename vzones to zones 2024-12-03 09:28:17 +01:00
frame.c fix: check if zone is not null before explore it 2024-11-20 16:26:01 +01:00
load_pd.s feature: enable paging and load page directory 2024-09-18 17:14:06 +02:00
memory.c wip: vbe still not working but let us cook 2024-12-06 14:25:03 +01:00
page_table.c wip: frame_allocator working pretty good (?) 2024-11-19 16:57:19 +01:00
page.c fix: malloc 2024-11-28 11:20:45 +01: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