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