This website requires JavaScript.
Explore
Help
Register
Sign In
starnakin
/
42_KFS
Watch
1
Star
1
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1e35f3b710
42_KFS
/
src
/
memory
History
Starnakin
1e35f3b710
fix: add init flag
2024-11-12 22:06:39 +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
feature: memory limit with multiboot (wip, still crashing)
2024-11-07 13:45:29 +01:00
load_pd.s
feature: enable paging and load page directory
2024-09-18 17:14:06 +02:00
memory.c
fix: add init flag
2024-11-12 22:06:39 +01: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
fix: free: use the new pt system
2024-10-30 21:26:00 +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