aboutsummaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2006-03-22[PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang
2006-03-22[PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter
2006-03-22[PATCH] vmscan: rename functionsAndrew Morton
2006-03-22[PATCH] vmscan return nr_reclaimedAndrew Morton
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton
2006-03-22[PATCH] vmscan: scan_control cleanupAndrew Morton
2006-03-22[PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-09[PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter
2006-02-24[PATCH] vmscan: fix zone_reclaimChristoph Lameter
2006-02-11[PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter
2006-02-11[PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter
2006-02-11[PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter
2006-02-10[PATCH] Updates for page migrationChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter
2006-02-01[PATCH] Reclaim slab during zone reclaimChristoph Lameter
2006-02-01[PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-02-01[PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter
2006-02-01[PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter
2006-02-01[PATCH] zone_reclaim: minor fixesChristoph Lameter
2006-02-01[PATCH] mm: improve function of sc->may_writepageChristoph Lameter
2006-02-01[PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter
2006-02-01[PATCH] Optimize off-node performance of zone reclaimChristoph Lameter
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter
2006-01-18[PATCH] Zone reclaim: resurrect may_swapChristoph Lameter
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin
2006-01-08[PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter
2006-01-08[PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter
2006-01-08[PATCH] drop-pagecacheAndrew Morton
2006-01-06[PATCH] mm: page_state optNick Piggin
2006-01-06[PATCH] mm: add populated_zone() helperCon Kolivas
2006-01-06[PATCH] vmscan: balancing fixAndrew Morton
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-11-28[PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel