Alexey Dobriyan
|
7b3c3a50a3
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
|
16 年之前 |
Salman Qazi
|
02b71b7012
slub: fixed uninitialized counter in struct kmem_cache_node
|
16 年之前 |
Christoph Lameter
|
e2cb96b7ec
slub: Disable NUMA remote node defragmentation by default
|
16 年之前 |
Pekka Enberg
|
5595cffc82
SLUB: dynamic per-cache MIN_PARTIAL
|
17 年之前 |
Adrian Bunk
|
231367fd9b
mm: unexport ksize
|
17 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |
Andy Whitcroft
|
8a38082d21
slub: record page flag overlays explicitly
|
17 年之前 |
Pekka Enberg
|
0ebd652b35
slub: dump more data on slab corruption
|
17 年之前 |
Alexey Dobriyan
|
41ab8592ca
SLUB: simplify re on_each_cpu()
|
17 年之前 |
Ingo Molnar
|
1a781a777b
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 年之前 |
Alexey Dobriyan
|
88e4ccf294
slub: current is always valid
|
17 年之前 |
Christoph Lameter
|
0937502af7
slub: Add check for kfree() of non slab objects.
|
17 年之前 |
Linus Torvalds
|
7daf705f36
Start using the new '%pS' infrastructure to print symbols
|
17 年之前 |
Dmitry Adamushko
|
bdb2192851
slub: Fix use-after-preempt of per-CPU data structure
|
17 年之前 |
Christoph Lameter
|
cde5353599
Christoph has moved
|
17 年之前 |
Christoph Lameter
|
41d54d3bf8
slub: Do not use 192 byte sized cache if minimum alignment is 128 byte
|
17 年之前 |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 年之前 |
Pekka Enberg
|
76994412f8
slub: ksize() abuse checks
|
17 年之前 |
Benjamin Herrenschmidt
|
4ea33e2dc2
slub: fix atomic usage in any_slab_objects()
|
17 年之前 |
Christoph Lameter
|
f6acb63508
slub: #ifdef simplification
|
17 年之前 |
Christoph Lameter
|
0121c619d0
slub: Whitespace cleanup and use of strict_strtoul
|
17 年之前 |
Roman Zippel
|
f8bd2258e2
remove div_long_long_rem
|
17 年之前 |
Thomas Gleixner
|
3ac7fe5a4a
infrastructure to debug (dynamic) objects
|
17 年之前 |
Nadia Derbey
|
0c40ba4fd6
ipc: define the slab_memory_callback priority as a constant
|
17 年之前 |
Linus Torvalds
|
e97e386b12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
17 年之前 |
Pekka Enberg
|
1b27d05b6e
mm: move cache_line_size() to <linux/cache.h>
|
17 年之前 |
Mel Gorman
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 年之前 |
Mel Gorman
|
54a6eb5c47
mm: use two zonelist that are filtered by GFP mask
|
17 年之前 |
Mel Gorman
|
0e88460da6
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
|
17 年之前 |
Christoph Lameter
|
c124f5b54f
slub: pack objects denser
|
17 年之前 |