This website requires JavaScript.
Explore
Help
Sign In
starnakin
/
42_KFS
Watch
1
Star
2
Fork
0
You've already forked 42_KFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da804296c6f45c8bf7c6d29570552df43da3c853
42_KFS
/
src
/
memory
History
Starnakin
da804296c6
fix: memory: protect kernel code
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