42_KFS/src/memory
2024-10-30 20:48:59 +01:00
..
phys wip: memory change 2024-10-18 14:45:37 +02:00
virt wip: change memory to have access to page_tables and allocate these dynamically 2024-10-25 15:11:11 +02:00
frame.c clean: remove print 2024-10-29 15:18:08 +01:00
load_pd.s feature: enable paging and load page directory 2024-09-18 17:14:06 +02:00
memory.c wip: change memory to have access to page_tables and allocate these dynamically 2024-10-25 15:11:11 +02:00
page_table.c fix: memory: use rigth index and addr, add page to pt before write it 2024-10-29 15:17:59 +01:00
page.c core: use ptr param instead of global 2024-10-30 20:48:59 +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