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.h
Age
Commit message (
Expand
)
Author
2016-02-22
Fix slab allocator option handling
Richard Braun
2016-02-20
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
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