aboutsummaryrefslogtreecommitdiff
path: root/kernel/lib/slab_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Begin review of taking model : making things thread safe.Alex Auvolat2014-12-061-0/+3
* Add kernel stack protector. Find bug. Correct it.Alex Auvolat2014-12-061-4/+20
* Clean slab_alloc. Bug still here.Alex Auvolat2014-12-061-90/+106
* Trying to track an annoying bug.Alex Auvolat2014-12-061-15/+47
* Corrections :Alex Auvolat2014-12-051-15/+14
* First implementation of slab allocator. Needs more testing and polishingAlex Auvolat2014-12-041-0/+217