Age | Commit message (Expand) | Author |
---|---|---|
2014-01-09 | kern: align kmem_cache objects using __cacheline_aligned | Justus Winter |
2014-01-06 | kern: optimize the layout of struct kmem_cache | Justus Winter |
2014-01-05 | kern: explain the significance of the chosen length | Justus Winter |
2014-01-03 | kern: make struct kmem_cache fit into two cache lines | Justus Winter |
2013-04-21 | Rework slab lists handling | Richard Braun |
2013-01-08 | Add function to dump a raw summary of the slab allocator state | Richard Braun |
2012-04-22 | Fix copyright assignment | Richard Braun |
2011-12-17 | Import the slab allocator | Richard Braun |