Commit Graph

45 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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 19 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
Alexey Dobriyan 0db925af1d [PATCH] propagate __nocast annotations 20 years ago
Christoph Lameter 4ae7c03943 [PATCH] Periodically drain non local pagesets 20 years ago
Martin Hicks 0c35bbadc5 [PATCH] VM: add __GFP_NORECLAIM 20 years ago
Nick Piggin b84a35be02 [PATCH] mempool: NOMEMALLOC and NORETRY 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago