Timur Tabi
|
2be0ffe2b2
mm: add alloc_pages_exact() and free_pages_exact()
|
hace 17 años |
KOSAKI Motohiro
|
e4048e5dc4
page allocator: inline some __alloc_pages() wrappers
|
hace 17 años |
Nishanth Aravamudan
|
ab857d0938
mm: fix misleading __GFP_REPEAT related comments
|
hace 17 años |
KAMEZAWA Hiroyuki
|
8cece85ec7
mm: fix broken gfp_zone with __GFP_THISNODE
|
hace 17 años |
Mel Gorman
|
19770b3260
mm: filter based on a nodemask as well as a gfp_mask
|
hace 17 años |
Mel Gorman
|
54a6eb5c47
mm: use two zonelist that are filtered by GFP mask
|
hace 17 años |
Mel Gorman
|
0e88460da6
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
|
hace 17 años |
Christoph Lameter
|
488514d179
Remove set_migrateflags()
|
hace 17 años |
Harvey Harrison
|
b3c9752868
include/linux: Remove all users of FASTCALL() macro
|
hace 17 años |
Christoph Lameter
|
9f8f217253
Page allocator: clean up pcp draining functions
|
hace 17 años |
Mel Gorman
|
467c996c1e
Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo
|
hace 18 años |
Mel Gorman
|
e12ba74d8f
Group short-lived and reclaimable kernel allocations
|
hace 18 años |
Christoph Lameter
|
6cb062296f
Categorize GFP flags
|
hace 18 años |
Christoph Lameter
|
523b945855
Memoryless nodes: Fix GFP_THISNODE behavior
|
hace 18 años |
Mel Gorman
|
2a1e274acf
Create the ZONE_MOVABLE zone
|
hace 18 años |
Mel Gorman
|
769848c038
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
|
hace 18 años |
Christoph Lameter
|
4037d45220
Move remote node draining out of slab allocators
|
hace 18 años |
Christoph Lameter
|
cfce66047f
Slab allocators: remove useless __GFP_NO_GROW flag
|
hace 18 años |
Christoph Lameter
|
4b51d66989
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
|
hace 18 años |
Al Viro
|
f2e97df669
[PATCH] in non-NUMA case mark GFP_THISNODE gfp_t
|
hace 18 años |
Nick Piggin
|
cc10250907
[PATCH] mm: add arch_alloc_page
|
hace 18 años |
Christoph Lameter
|
77f700dab4
[PATCH] Disable GFP_THISNODE in the non-NUMA case
|
hace 19 años |
Christoph Lameter
|
980128f223
[PATCH] Define easier to handle GFP_THISNODE
|
hace 19 años |
Christoph Lameter
|
9b819d204c
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
|
hace 19 años |
Christoph Lameter
|
19655d3487
[PATCH] linearly index zone->node_zonelists[]
|
hace 19 años |
Christoph Lameter
|
4e4785bcf0
[PATCH] mempolicies: fix policy_zone check
|
hace 19 años |
Christoph Lameter
|
e53ef38d05
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
|
hace 19 años |
Christoph Lameter
|
fb0e7942bd
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
|
hace 19 años |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
hace 19 años |
Jeff Dike
|
7b04d7170e
[PATCH] Add GFP_NOWAIT
|
hace 19 años |