aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/slab_alloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Add kernel stack protector. Find bug. Correct it.Alex Auvolat2014-12-061-0/+3
|
* Trying to track an annoying bug.Alex Auvolat2014-12-061-1/+8
|
* Corrections :Alex Auvolat2014-12-051-4/+4
| | | | | - replace size_t by void* in many places - correct bug in region freeing code
* First implementation of slab allocator. Needs more testing and polishingAlex Auvolat2014-12-041-0/+34