Ingo Molnar
|
3adbefee6f
SLUB: fix checkpatch warnings
|
17 лет назад |
Nick Piggin
|
a76d354629
Use non atomic unlock
|
17 лет назад |
Christoph Lameter
|
8ff12cfc00
SLUB: Support for performance statistics
|
17 лет назад |
Christoph Lameter
|
1f84260c8c
SLUB: Alternate fast paths using cmpxchg_local
|
17 лет назад |
Christoph Lameter
|
683d0baad3
SLUB: Use unique end pointer for each slab page.
|
17 лет назад |
Christoph Lameter
|
5bb983b0cc
SLUB: Deal with annoying gcc warning on kfree()
|
17 лет назад |
root
|
ba84c73c7a
SLUB: Do not upset lockdep
|
17 лет назад |
Pekka Enberg
|
064287807c
SLUB: Fix coding style violations
|
17 лет назад |
Christoph Lameter
|
7c2e132c54
Add parameter to add_partial to avoid having two functions
|
17 лет назад |
Christoph Lameter
|
9824601ead
SLUB: rename defrag to remote_node_defrag_ratio
|
17 лет назад |
Christoph Lameter
|
f61396aed9
Move count_partial before kmem_cache_shrink
|
17 лет назад |
Christoph Lameter
|
151c602f79
SLUB: Fix sysfs refcounting
|
17 лет назад |
Harvey Harrison
|
e374d48356
slub: fix shadowed variable sparse warnings
|
17 лет назад |
Greg Kroah-Hartman
|
1eada11c88
Kobject: convert mm/slub.c to use kobject_init/add_ng()
|
17 лет назад |
Greg Kroah-Hartman
|
0ff21e4663
kobject: convert kernel_kset to be a kobject
|
17 лет назад |
Greg Kroah-Hartman
|
081248de0a
kset: move /sys/slab to /sys/kernel/slab
|
17 лет назад |
Greg Kroah-Hartman
|
27c3a314d5
kset: convert slub to use kset_create
|
17 лет назад |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 лет назад |
Linus Torvalds
|
158a962422
Unify /proc/slabinfo configuration
|
17 лет назад |
Pekka J Enberg
|
57ed3eda97
slub: provide /proc/slabinfo
|
17 лет назад |
Christoph Lameter
|
76be895001
SLUB: Improve hackbench speed
|
17 лет назад |
Christoph Lameter
|
3811dbf671
SLUB: remove useless masking of GFP_ZERO
|
17 лет назад |
Linus Torvalds
|
7fd272550b
Avoid double memclear() in SLOB/SLUB
|
17 лет назад |
Vegard Nossum
|
294a80a8ed
SLUB's ksize() fails for size > 2048
|
17 лет назад |
Denis Cheng
|
efe44183f6
SLUB: killed the unused "end" variable
|
17 лет назад |
Christoph Lameter
|
05aa345034
SLUB: Fix memory leak by not reusing cpu_slab
|
17 лет назад |
Al Viro
|
27bb628a1d
missing atomic_read_long() in slub.c
|
17 лет назад |
Yasunori Goto
|
b9049e2344
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
|
17 лет назад |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 лет назад |
Christoph Lameter
|
b811c202a0
SLUB: simplify IRQ off handling
|
17 лет назад |