|
3c87632b0c
|
wip: change the C function set_mem_size to asm
|
2024-11-08 12:45:00 +01:00 |
|
|
5fccbf3708
|
feature: memory limit with multiboot (wip, still crashing)
|
2024-11-07 13:45:29 +01:00 |
|
|
ff058d0ae1
|
fix: memory: use rigth index and addr, add page to pt before write it
|
2024-10-29 15:17:59 +01:00 |
|
|
a9bfb49bb8
|
wip: change memory to have access to page_tables and allocate these dynamically
|
2024-10-25 15:11:11 +02:00 |
|
|
f5147e78f9
|
wip: page_tables allocation
|
2024-10-21 16:29:50 +02:00 |
|
|
55037b75fa
|
fix: change the pte to use a bitmask operation (still crashes but later)
|
2024-10-18 15:38:36 +02:00 |
|
|
7128f2640a
|
wip: memory change
|
2024-10-18 14:45:37 +02:00 |
|
|
9e85807a09
|
Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS
|
2024-10-17 16:11:40 +02:00 |
|
|
a66f9174f4
|
feature: both physical and virtual allocators should be done
|
2024-09-26 16:18:06 +02:00 |
|
|
943f2beab9
|
feature: kmalloc kfree and krealloc are good
|
2024-09-21 12:17:27 +02:00 |
|
|
4cc1dba5f9
|
feature: kfree_alloc is now working (uncomment a free in the main to prove)
|
2024-09-19 17:39:14 +02:00 |
|
|
f559e71433
|
feature: kalloc_frame and demo in the main
|
2024-09-19 17:04:35 +02:00 |
|
|
ddf3cfff68
|
feature: enable paging and load page directory
|
2024-09-18 17:14:06 +02:00 |
|