aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/region.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor PF handlers and region freeing functions.Alex Auvolat2014-12-061-2/+15
|
* Corrections :Alex Auvolat2014-12-051-5/+6
| | | | | - replace size_t by void* in many places - correct bug in region freeing code
* Make paging work ! \o/Alex Auvolat2014-12-041-5/+0
|
* Improve region allocator with an idea to break dependency cycleAlex Auvolat2014-12-031-2/+6
|
* Implement kernel memory region allocator.Alex Auvolat2014-12-021-0/+33