index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
slab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+1
*
Use long_natural_t in kern/task.h and kern/slab.h
Flavio Cruz
2022-12-07
1
-5
/
+5
*
Fix locking error in the slab allocator
Richard Braun
2016-06-29
1
-0
/
+3
*
Fix slab allocator option handling
Richard Braun
2016-02-22
1
-1
/
+1
*
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-20
1
-1
/
+2
*
Remove kmem map
Richard Braun
2016-02-07
1
-5
/
+0
*
Fix various memory managment errors
Richard Braun
2016-02-02
1
-1
/
+0
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-18
/
+5
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-4
/
+1
*
ddb: add new command `show slabinfo'
Justus Winter
2015-09-29
1
-0
/
+4
*
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