Age | Commit message (Expand) | Author |
---|---|---|
2016-02-07 | Remove kmem map | Richard Braun |
2016-02-02 | Fix various memory managment errors | Richard Braun |
2016-02-02 | Stack the slab allocator directly on top of the physical allocator | Richard Braun |
2016-01-23 | Use vm_page as the physical memory allocator | Richard Braun |
2015-09-29 | ddb: add new command `show slabinfo' | Justus Winter |
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 |