|
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 |
|
|
4337bc11c8
|
wip: debug memory pages persistency
|
2024-10-21 13:36:42 +02:00 |
|
|
579b9ed349
|
opti: memory: for loop stop iterate when not enough block is available
|
2024-10-18 15:41:55 +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 |
|
|
457244222b
|
core: add a new pte
|
2024-10-15 13:32:02 +02:00 |
|
|
fd1086b408
|
fix: use the boot pt
|
2024-10-15 10:55:13 +02:00 |
|
|
9dc9002f00
|
fix: page alloc return frame addr instead page addr
|
2024-10-15 01:31:10 +02:00 |
|
|
3372e386f5
|
fix: add flag when page-frame link
|
2024-10-15 01:23:12 +02:00 |
|
|
886f912f36
|
fix: find_next_block
|
2024-10-15 01:10:37 +02:00 |
|
|
a66f9174f4
|
feature: both physical and virtual allocators should be done
|
2024-09-26 16:18:06 +02:00 |
|