Mathieu Maret
|
2b324ac62d
|
Implement malloc with a working free
|
2024-01-29 22:43:26 +01:00 |
|
Mathieu Maret
|
45ec3c1a7b
|
Fix brk api to match GLIC and add sbrk
Also free userspace allocated memory
|
2024-01-26 22:26:40 +01:00 |
|
Mathieu Maret
|
18ea283213
|
Use format attribut and correct associated errors
|
2023-11-09 23:44:04 +01:00 |
|
Mathieu Maret
|
509a1fd992
|
Test alloc on several page
|
2022-09-03 23:41:33 +02:00 |
|
Mathieu Maret
|
edcac85b35
|
OnDemand paging for heap
|
2022-09-03 23:32:31 +02:00 |
|
Mathieu Maret
|
6471ee9a2d
|
Implement brk syscall simple case
|
2022-09-03 22:43:41 +02:00 |
|