Commit Graph

76 Commits (88b996cd0652280cc9b9fc70008fda15f14175e1)

Author SHA1 Message Date
Christoph Lameter 4fdccdfbb4 slub: Add statistics for this_cmpxchg_double failures 14 years ago
Lai Jiangshan ab9a0f196f slub: automatically reserve bytes at the end of slab 14 years ago
Christoph Lameter 8a5ec0ba42 Lockless (and preemptless) fastpaths for slub 14 years ago
Christoph Lameter 1a757fe5d4 slub: min_partial needs to be in first cacheline 14 years ago
Richard Kennedy 4a92379bdf slub tracing: move trace calls out of always inlined functions to reduce kernel code size 14 years ago
Christoph Lameter ab4d5ed5ee slub: Enable sysfs support for !CONFIG_SLUB_DEBUG 15 years ago
Christoph Lameter 7340cc8414 slub: reduce differences between SMP and NUMA 15 years ago
Christoph Lameter 51df114281 slub: Dynamically size kmalloc cache allocations 15 years ago
FUJITA Tomonori a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
Namhyung Kim 1b5ad24878 slub: add missing __percpu markup in mm/slub_def.h 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Christoph Lameter 0f1f694260 SLUB: Allow full duplication of kmalloc array for 390 15 years ago
Alexander Duyck 73367bd8ee slub: move kmem_cache_node into it's own cacheline 15 years ago
David Woodhouse 4581ced379 mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> 15 years ago
Christoph Lameter ff12059ed1 SLUB: this_cpu: Remove slub kmem_cache fields 15 years ago
Christoph Lameter 756dee7587 SLUB: Get rid of dynamic DMA kmalloc cache allocation 15 years ago
Christoph Lameter 9dfc6e68bf SLUB: Use this_cpu operations in slub 15 years ago
Li Zefan 0f24f1287a tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING 15 years ago
Aaro Koskinen acdfcd04d9 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 16 years ago
Wu Fengguang bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago
Catalin Marinas e4f7c0b44a kmemleak: Trace the kmalloc_large* functions in slub 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
David Rientjes 3b89d7d881 slub: move min_partial to struct kmem_cache 16 years ago
Christoph Lameter fe1200b63d SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants 16 years ago
Pekka Enberg 51735a7ca6 SLUB: Do not pass 8k objects through to the page allocator 16 years ago
Christoph Lameter ffadd4d0fe SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants 16 years ago
Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API 16 years ago
Eduard - Gabriel Munteanu 5b882be4e0 kmemtrace: SLUB hooks. 16 years ago
Pekka Enberg 5595cffc82 SLUB: dynamic per-cache MIN_PARTIAL 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Christoph Lameter 41d54d3bf8 slub: Do not use 192 byte sized cache if minimum alignment is 128 byte 17 years ago
Christoph Lameter 65c3376aac slub: Fallback to minimal order during slab page allocation 17 years ago
Christoph Lameter 205ab99dd1 slub: Update statistics handling for variable order slabs 17 years ago
Christoph Lameter 834f3d1192 slub: Add kmem_cache_order_objects struct 17 years ago
Christoph Lameter 0f389ec630 slub: No need for per node slab counters if !SLUB_DEBUG 17 years ago
Christoph Lameter 6446faa2ff slub: Fix up comments 17 years ago
Christoph Lameter 331dc558fa slub: Support 4k kmallocs again to compensate for page allocator slowness 17 years ago
Christoph Lameter b7a49f0d4c slub: Determine gfpflags once and not every time a slab is allocated 17 years ago
Pekka Enberg eada35efcb slub: kmalloc page allocator pass-through cleanup 17 years ago
Christoph Lameter 8ff12cfc00 SLUB: Support for performance statistics 17 years ago
Christoph Lameter da89b79ed0 Explain kmem_cache_cpu fields 17 years ago
Christoph Lameter 9824601ead SLUB: rename defrag to remote_node_defrag_ratio 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Pekka J Enberg 57ed3eda97 slub: provide /proc/slabinfo 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Christoph Lameter 42a9fdbb12 SLUB: Optimize cacheline use for zeroing 18 years ago
Christoph Lameter 4c93c355d5 SLUB: Place kmem_cache_cpu structures in a NUMA aware way 18 years ago