Benjamin Herrenschmidt
|
4ea33e2dc2
slub: fix atomic usage in any_slab_objects()
|
17 vuotta sitten |
Christoph Lameter
|
f6acb63508
slub: #ifdef simplification
|
17 vuotta sitten |
Christoph Lameter
|
0121c619d0
slub: Whitespace cleanup and use of strict_strtoul
|
17 vuotta sitten |
Roman Zippel
|
f8bd2258e2
remove div_long_long_rem
|
17 vuotta sitten |
Thomas Gleixner
|
3ac7fe5a4a
infrastructure to debug (dynamic) objects
|
17 vuotta sitten |
Nadia Derbey
|
0c40ba4fd6
ipc: define the slab_memory_callback priority as a constant
|
17 vuotta sitten |
Linus Torvalds
|
e97e386b12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
|
17 vuotta sitten |
Pekka Enberg
|
1b27d05b6e
mm: move cache_line_size() to <linux/cache.h>
|
17 vuotta sitten |
Mel Gorman
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 vuotta sitten |
Mel Gorman
|
54a6eb5c47
mm: use two zonelist that are filtered by GFP mask
|
17 vuotta sitten |
Mel Gorman
|
0e88460da6
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
|
17 vuotta sitten |
Christoph Lameter
|
c124f5b54f
slub: pack objects denser
|
17 vuotta sitten |
Christoph Lameter
|
9b2cd506e5
slub: Calculate min_objects based on number of processors.
|
17 vuotta sitten |
Christoph Lameter
|
114e9e89e6
slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS
|
17 vuotta sitten |
Christoph Lameter
|
31d33baf36
slub: Simplify any_slab_object checks
|
17 vuotta sitten |
Christoph Lameter
|
06b285dc3d
slub: Make the order configurable for each slab cache
|
17 vuotta sitten |
Christoph Lameter
|
319d1e2406
slub: Drop fallback to page allocator method
|
17 vuotta sitten |
Christoph Lameter
|
65c3376aac
slub: Fallback to minimal order during slab page allocation
|
17 vuotta sitten |
Christoph Lameter
|
205ab99dd1
slub: Update statistics handling for variable order slabs
|
17 vuotta sitten |
Christoph Lameter
|
834f3d1192
slub: Add kmem_cache_order_objects struct
|
17 vuotta sitten |
Christoph Lameter
|
224a88be40
slub: for_each_object must be passed the number of objects in a slab
|
17 vuotta sitten |
Christoph Lameter
|
39b264641a
slub: Store max number of objects in the page struct.
|
17 vuotta sitten |
Christoph Lameter
|
33b12c3813
slub: Dump list of objects not freed on kmem_cache_close()
|
17 vuotta sitten |
Christoph Lameter
|
599870b175
slub: free_list() cleanup
|
17 vuotta sitten |
Pekka Enberg
|
d629d81957
slub: improve kmem_cache_destroy() error message
|
17 vuotta sitten |
Christoph Lameter
|
3dc5063786
slab_err: Pass parameters correctly to slab_bug
|
17 vuotta sitten |
Christoph Lameter
|
0f389ec630
slub: No need for per node slab counters if !SLUB_DEBUG
|
17 vuotta sitten |
Christoph Lameter
|
49bd5221ce
slub: Move map/flag clearing to __free_slab
|
17 vuotta sitten |
Christoph Lameter
|
50ef37b96c
slub: Fixes to per cpu stat output in sysfs
|
17 vuotta sitten |
Christoph Lameter
|
5b06c853ad
slub: Deal with config variable dependencies
|
17 vuotta sitten |