index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
slab.c
Age
Commit message (
Expand
)
Author
2013-06-29
(slab_info): fix format warnings
Marin Ramesa
2013-06-09
Fix object construction in the slab allocator
Richard Braun
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