summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang2006-03-221-2/+2
* [PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter2006-03-221-4/+14
* [PATCH] vmscan: rename functionsAndrew Morton2006-03-221-15/+17
* [PATCH] vmscan return nr_reclaimedAndrew Morton2006-03-221-39/+38
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-221-45/+59
* [PATCH] vmscan: scan_control cleanupAndrew Morton2006-03-221-46/+62
* [PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter2006-03-221-34/+25
* [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-221-14/+11
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+3
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-221-9/+11
* [PATCH] mm: never ClearPageLRU released pagesNick Piggin2006-03-221-7/+11
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-141-6/+12
* [PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter2006-03-091-1/+2
* [PATCH] vmscan: fix zone_reclaimChristoph Lameter2006-02-241-3/+7
* [PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter2006-02-111-34/+41
* [PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter2006-02-111-2/+0
* [PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter2006-02-111-1/+5
* [PATCH] Updates for page migrationChristoph Lameter2006-02-101-5/+20
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-1/+19
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-011-0/+9
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-011-11/+215
* [PATCH] Reclaim slab during zone reclaimChristoph Lameter2006-02-011-0/+14
* [PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter2006-02-011-2/+7
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-2/+2
* [PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter2006-02-011-2/+18
* [PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter2006-02-011-0/+6
* [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-011-1/+3
* [PATCH] mm: improve function of sc->may_writepageChristoph Lameter2006-02-011-3/+3
* [PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter2006-02-011-1/+7
* [PATCH] Optimize off-node performance of zone reclaimChristoph Lameter2006-02-011-14/+15
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-181-0/+68
* [PATCH] Zone reclaim: resurrect may_swapChristoph Lameter2006-01-181-0/+7
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-41/+30
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-081-22/+34
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-081-9/+8
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-081-0/+5
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-081-2/+2
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-081-76/+76
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-081-9/+11
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-081-34/+180
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-081-4/+2
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-081-13/+87
* [PATCH] drop-pagecacheAndrew Morton2006-01-081-2/+1
* [PATCH] mm: page_state optNick Piggin2006-01-061-12/+15
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-4/+4
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-061-8/+0
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-80/+0
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-1/+1
* [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-281-3/+15
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-281-2/+9
OpenPOWER on IntegriCloud