Commit Graph

377 Commits (1124d6d21f80ec10cc962e2961c21a8dd1e0ca6a)

Author SHA1 Message Date
Mel Gorman b2a0ac8875 Split the free lists for movable and unmovable allocations 18 years ago
Mel Gorman 835c134ec4 Add a bitmap that is used to track flags affecting a block of pages 18 years ago
Lee Schermerhorn 37b07e4163 memoryless nodes: fixup uses of node_online_map in generic code 18 years ago
Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 years ago
Christoph Lameter 633c0666b5 Memoryless nodes: drop one memoryless node boot warning 18 years ago
Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 years ago
Christoph Lameter 7ea1530ab3 Memoryless nodes: introduce mask of nodes with memory 18 years ago
Christoph Lameter 1380891071 Memoryless nodes: Generic management of nodemasks for various purposes 18 years ago
Jesper Juhl 8691f3a72f mm: no need to cast vmalloc() return value in zone_wait_table_init() 18 years ago
Andrew Morton 6419168813 process_zones(): fix recovery code 18 years ago
Mel Gorman b377fd3982 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE 18 years ago
Mel Gorman a8bbf72ab9 Do not trigger OOM-killer for high-order allocation failures 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Mel Gorman b5445f956e Allow nodes to exist that only contain ZONE_MOVABLE 18 years ago
Paul Mundt e228929bc2 mm: fix memory hotplug oops from ZONE_MOVABLE changes. 18 years ago
Fengguang Wu fe3cba17c4 mm: share PG_readahead and PG_reclaim 18 years ago
Fengguang Wu d77c2d7cc5 readahead: introduce PG_readahead 18 years ago
Meelap Shah c2f1a551de knfsd: nfsd4: vary maximum delegation limit based on RAM size 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Mel Gorman 7e63efef85 Add a movablecore= parameter for sizing ZONE_MOVABLE 18 years ago
Mel Gorman ed7ed36517 handle kernelcore=: generic 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Akinobu Mita 54114994f4 fault-injection: add min-order parameter to fail_page_alloc 18 years ago
Dan Aloni b49ad484c5 mm/page_alloc.c: lower printk severity 18 years ago
Paul Mundt 6ea6e6887d mm: more __meminit annotations 18 years ago
Jan Beulich 98011f569e mm: fix improper .init-type section references 18 years ago
Eric Dumazet 1037b83bd0 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize 18 years ago
KAMEZAWA Hiroyuki f0c0b2b808 change zonelist order: zonelist order selection logic 18 years ago
Paul Mundt d09c6b8094 mm: Fix memory/cpu hotplug section mismatch and oops. 18 years ago
Roman Zippel 12d810c1b8 m68k: discontinuous memory support 18 years ago
Miklos Szeredi 418508c132 fix unused setup_nr_node_ids 18 years ago
Sam Ravnborg 577a32f620 mm: fix section mismatch warnings 18 years ago
Stephen Rothwell 6f076f5dd9 early_pfn_to_nid needs to be __meminit 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Yasunori Goto 72280ede31 Add white list into modpost.c for memory hotplug code and ia64's machvec section 18 years ago
Yasunori Goto a3142c8e1d Fix section mismatch of memory hotplug related code. 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Mel Gorman 3b1d92c565 Do not disable interrupts when reading min_free_kbytes 18 years ago
Andy Whitcroft 14e0729841 add pfn_valid_within helper for sub-MAX_ORDER hole detection 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Nick Piggin 5409bae07a [PATCH] Rename PG_checked to PG_owner_priv_1 18 years ago
Christoph Lameter 8ef8286689 [PATCH] slab: reduce size of alien cache to cover only possible nodes 18 years ago
Christoph Lameter 74c7aa8b85 [PATCH] Replace highest_possible_node_id() with nr_node_ids 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Christoph Lameter 6267276f3f [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone 18 years ago
Christoph Lameter 65e458d43d [PATCH] Drop get_zone_counts() 18 years ago
Christoph Lameter 9195481d2f [PATCH] Drop nr_free_pages_pgdat() 18 years ago