aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: mm/Simon Arlott1-1/+1
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-17mm: test and set zone reclaim lock before starting reclaimDavid Rientjes1-10/+13
2007-10-17oom: change all_unreclaimable zone member to flagsDavid Rientjes1-12/+13
2007-10-16make swappiness safer to useAndrea Arcangeli1-0/+41
2007-10-16Fix panic of cpu online with memory less nodeYasunori Goto1-1/+3
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter1-3/+1
2007-10-16Memoryless nodes: No need for kswapdChristoph Lameter1-1/+1
2007-10-16mm: prevent kswapd from freeing excessive amounts of lowmemRik van Riel1-1/+7
2007-08-22synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areasAndy Whitcroft1-8/+60
2007-08-22synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flagsAndy Whitcroft1-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell1-31/+11
2007-07-17Lumpy Reclaim V4Andy Whitcroft1-22/+149
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-1/+1
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain1-6/+2
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki1-4/+9
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-1/+1
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter1-23/+28
2007-01-05[PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton1-17/+16
2006-12-30[PATCH] Buglet in vmscan.cShantanu Goel1-1/+1
2006-12-22[PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham1-2/+2
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson1-4/+4
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-0/+3
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton1-3/+4
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-14/+41
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-3/+3
2006-10-17[PATCH] invalidate: remove_mapping() fixAndrew Morton1-0/+6
2006-09-27[PATCH] page invalidation cleanupNick Piggin1-4/+23
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton1-1/+2
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter1-5/+12
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-21/+37
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+1
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter1-1/+1
2006-09-26[PATCH] oom: reclaim_mapped on oomNick Piggin1-1/+10
2006-09-26[PATCH] oom: use unreclaimable infoNick Piggin1-0/+8
2006-09-26[PATCH] mm: remove_mapping() safenessNick Piggin1-3/+3
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-8/+8
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-13/+14
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-12/+11
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_intervalChristoph Lameter1-21/+10
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter1-9/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-4/+4
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1