summaryrefslogtreecommitdiff
path: root/kern/slab.c
AgeCommit message (Expand)Author
2012-07-08Fix slab collection timingRichard Braun
2012-07-07Increase the slab collection intervalRichard Braun
2012-07-07Merge kalloc_map into kmem_mapRichard Braun
2012-04-22Fix copyright assignmentRichard Braun
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Import the slab allocatorRichard Braun