Age | Commit message (Expand) | Author |
---|---|---|
2013-06-02 | Fix yet another locking error in the slab allocator | Richard Braun |
2013-05-16 | Reduce fragmentation in the slab allocator | Richard Braun |
2013-05-16 | Rename list_insert to list_insert_head | Richard Braun |
2013-05-13 | Drop unused variables | Miguel Figueiredo |
2013-04-21 | Optimize slab reaping | Richard Braun |
2013-04-21 | Rework slab lists handling | Richard Braun |
2013-04-21 | Fix locking error in the slab allocator | Richard Braun |
2013-01-08 | Fix slab cache list locking | Richard Braun |
2013-01-08 | Add function to dump a raw summary of the slab allocator state | Richard Braun |
2012-07-08 | Fix slab collection timing | Richard Braun |
2012-07-07 | Increase the slab collection interval | Richard Braun |
2012-07-07 | Merge kalloc_map into kmem_map | Richard Braun |
2012-04-22 | Fix copyright assignment | Richard Braun |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2011-12-17 | Import the slab allocator | Richard Braun |