|
c1e52dc8c2
|
updated PMC driver
|
2014-05-14 15:12:02 +02:00 |
|
|
94b8897d58
|
added some debugging printfs()
|
2014-02-07 11:04:12 +01:00 |
|
|
af9bda06f8
|
renamed mmu.h to memory.h as its not related to the MMU and contains
prototypes for memory.c
|
2014-01-09 16:20:18 +01:00 |
|
|
494ee1299a
|
unified and extended pagefault exception handler
some cleanup
|
2014-01-09 13:32:00 +01:00 |
|
|
443ffdf012
|
replaced PAGE_ALIGN macro by PAGE_CEIL, PAGE_FLOOR pair
|
2013-12-03 15:29:05 +01:00 |
|
|
1e98d0e410
|
added first implementation of a buddy system kmalloc() allocator
|
2013-11-20 14:11:18 +01:00 |
|