Commit Graph

58 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Benjamin Herrenschmidt dcce284a25 mm: Extend gfp masking to the page allocator 16 years ago
Christoph Lameter b70d94ee43 page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator 16 years ago
Rafael J. Wysocki 7f33d49a2e mm, PM/Freezer: Disable OOM killer when tasks are frozen 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Mel Gorman b3c466ce51 page allocator: do not sanity check order in the fast path 16 years ago
Mel Gorman d239171e4f page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() 16 years ago
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Rusty Russell 082edb7bf4 numa, cpumask: move numa_node_id default implementation to topology.h 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Timur Tabi 2be0ffe2b2 mm: add alloc_pages_exact() and free_pages_exact() 17 years ago
KOSAKI Motohiro e4048e5dc4 page allocator: inline some __alloc_pages() wrappers 17 years ago
Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
KAMEZAWA Hiroyuki 8cece85ec7 mm: fix broken gfp_zone with __GFP_THISNODE 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Christoph Lameter 6cb062296f Categorize GFP flags 18 years ago
Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Al Viro f2e97df669 [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t 18 years ago
Nick Piggin cc10250907 [PATCH] mm: add arch_alloc_page 18 years ago
Christoph Lameter 77f700dab4 [PATCH] Disable GFP_THISNODE in the non-NUMA case 19 years ago
Christoph Lameter 980128f223 [PATCH] Define easier to handle GFP_THISNODE 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 19 years ago
Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Jeff Dike 7b04d7170e [PATCH] Add GFP_NOWAIT 19 years ago
Christoph Lameter 8fce4d8e3b [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. 19 years ago
Andi Kleen 819a692804 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node 19 years ago
Paul Jackson 4eac915d02 [PATCH] mm: gfp_atomic comments 19 years ago
Linus Torvalds ac3461ad63 Fix up GFP_ZONEMASK for GFP_DMA32 usage 19 years ago
Andi Kleen a2f1b42490 [PATCH] x86_64: Add 4GB DMA32 zone 19 years ago
Paul Jackson 2d6c666e87 [PATCH] mm: gfp_noreclaim cleanup 20 years ago
Al Viro af4ca457ea [PATCH] gfp_t: infrastructure 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Paul Jackson f90b1d2f1a [PATCH] cpusets: new __GFP_HARDWALL flag 20 years ago