42_KFS/src/memory
2024-11-26 12:43:09 +01:00
..
virt wip: frame_allocator working pretty good (?) 2024-11-19 16:57:19 +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 fix: memory: protect kernel code 2024-11-26 12:43:09 +01:00
page_table.c wip: frame_allocator working pretty good (?) 2024-11-19 16:57:19 +01:00
page.c fix: free frame use right addr 2024-11-20 16:25:31 +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