Commit Graph

155 Commits (b6d44341864b50a308f932c39f03fb8ad5efb021)

Author SHA1 Message Date
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Fernando Luis Vazquez Cao 87547ee95d do_try_to_free_page: update comments related to vmscan functions 17 years ago
Fernando Luis Vazquez Cao 7d03431cf9 swapfile/vmscan: update comments related to vmscan functions 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
kosaki.motohiro@jp.fujitsu.com c700be3d13 mm: fix incorrect variable type in do_try_to_free_pages() 17 years ago
Harvey Harrison d40cee245f mm: remove remaining __FUNCTION__ occurrences 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Andrew Morton 4dd4b92021 revert "kswapd should only wait on IO if there is IO" 17 years ago
Hugh Dickins 427d5416f3 memcg: move_lists on page not page_cgroup 17 years ago
Balbir Singh 00f0b8259e Memory controller: rename to Memory Resource Controller 17 years ago
KAMEZAWA Hiroyuki 1cfb419b39 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity 17 years ago
KAMEZAWA Hiroyuki 91a45470f7 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro 17 years ago
KAMEZAWA Hiroyuki 417eead304 memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page 17 years ago
Rik van Riel f1a9ee758d kswapd should only wait on IO if there is IO 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh bed7161a51 Memory controller: make page_referenced() cgroup aware 17 years ago
Balbir Singh 66e1707bc3 Memory controller: add per cgroup LRU and reclaim 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
Andrea Arcangeli 4106f83a9f make swappiness safer to use 18 years ago
Yasunori Goto 58c0a4a786 Fix panic of cpu online with memory less node 18 years ago
Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 years ago
Christoph Lameter 9422ffba4a Memoryless nodes: No need for kswapd 18 years ago
Rik van Riel 32a4330d41 mm: prevent kswapd from freeing excessive amounts of lowmem 18 years ago
Andy Whitcroft c661b078fd synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas 18 years ago
Andy Whitcroft e9187bdcbb synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Rafael J. Wysocki b1296cc48b freezer: fix racy usage of try_to_freeze in kswapd 18 years ago
Andrew Morton 232ea4d69d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations 18 years ago
Christoph Lameter c878538598 [PATCH] Use ZVC for inactive and active counts 18 years ago
Andrew Morton 76395d3761 [PATCH] shrink_all_memory(): fix lru_pages handling 18 years ago
Shantanu Goel 918d3f90e8 [PATCH] Buglet in vmscan.c 18 years ago
Nigel Cunningham e07aa05b60 [PATCH] Fix swapped parameters in mm/vmscan.c 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Rafael J. Wysocki 8357376d3d [PATCH] swsusp: Improve handling of highmem 18 years ago
Andrew Morton e1dbeda60a [PATCH] balance_pdgat() cleanup 18 years ago