Commit Graph

3 Commits

Author SHA1 Message Date
ice-bit
3c574238cf Fixed bugs about kheap, paging and ordered list
Furthermore, added Heap kernel driver code
for both allocation and deallocation
free() does not works yet:
`ASSERTION-FAILED(head->magic == HEAP_MAGIC) at kheap.c:261`
2019-09-24 18:32:38 +02:00
ice-bit
9b5bf087b5 Added last part of paging, print_hex function and updated linker script 2019-09-23 17:27:21 +02:00
ice-bit
3eacf3ea21 Completed kheap and added some parts of paging.h 2019-09-23 12:23:50 +02:00