Christoph Lameter
|
bcf889f965
SLUB: remove nr_cpu_ids hack
|
18 년 전 |
Christoph Lameter
|
894b8788d7
slub: support concurrent local and remote frees and allocs on a slab
|
18 년 전 |
Christoph Lameter
|
4037d45220
Move remote node draining out of slab allocators
|
18 년 전 |
Christoph Lameter
|
d1187ed210
vmstat: use our own timer events
|
18 년 전 |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 년 전 |
Pekka J Enberg
|
7ae439ce0c
krealloc: fix kerneldoc comments
|
18 년 전 |
Christoph Lameter
|
5e6d444ea1
SLUB: rework slab order determination
|
18 년 전 |
Christoph Lameter
|
45edfa580b
SLUB: include lifetime stats and sets of cpus / nodes in tracking output
|
18 년 전 |
Christoph Lameter
|
41ecc55b8a
SLUB: add CONFIG_SLUB_DEBUG
|
18 년 전 |
Christoph Lameter
|
02cbc87446
SLUB: move tracking definitions and check_valid_pointer() away from debug code
|
18 년 전 |
Christoph Lameter
|
636f0d7de8
SLUB: consolidate trace code
|
18 년 전 |
Christoph Lameter
|
35e5d7ee27
SLUB: introduce DebugSlab(page)
|
18 년 전 |
Christoph Lameter
|
b345970905
SLUB: move resiliency check into SYSFS section
|
18 년 전 |
Christoph Lameter
|
7656c72b5a
SLUB: add macros for scanning objects in a slab
|
18 년 전 |
Christoph Lameter
|
672bba3a4b
SLUB: update comments
|
18 년 전 |
Christoph Lameter
|
26a7bd0302
SLUB: get rid of finish_bootstrap
|
18 년 전 |
Christoph Lameter
|
1f99a283dc
SLUB: clean up krealloc
|
18 년 전 |
Christoph Lameter
|
abcd08a6f5
SLUB: use check_valid_pointer in kmem_ptr_validate
|
18 년 전 |
Christoph Lameter
|
be7b3fbcef
SLUB: after object padding only needed for Redzoning
|
18 년 전 |
Christoph Lameter
|
65c02d4cfb
SLUB: add support for dynamic cacheline size determination
|
18 년 전 |
Linus Torvalds
|
0f9008ef38
Fix up SLUB compile
|
18 년 전 |
Christoph Lameter
|
cfce66047f
Slab allocators: remove useless __GFP_NO_GROW flag
|
18 년 전 |
Christoph Lameter
|
4f10493459
slab allocators: Remove SLAB_CTOR_ATOMIC
|
18 년 전 |
Christoph Lameter
|
50953fe9e0
slab allocators: Remove SLAB_DEBUG_INITIAL flag
|
18 년 전 |
Christoph Lameter
|
5af6083990
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
|
18 년 전 |
Christoph Lameter
|
70d71228af
slub: remove object activities out of checking functions
|
18 년 전 |
Christoph Lameter
|
2086d26a05
SLUB: Free slabs and sort partial slab lists in kmem_cache_shrink
|
18 년 전 |
Christoph Lameter
|
88a420e4e2
slub: add ability to list alloc / free callers per slab
|
18 년 전 |
Christoph Lameter
|
e95eed571e
SLUB: Add MIN_PARTIAL
|
18 년 전 |
Christoph Lameter
|
53e15af03b
slub: validation of slabs (metadata and guard zones)
|
18 년 전 |