summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-131-3/+3
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-1/+1
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-291-1/+3
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-4/+4
* Fix memory ordering bug in page reclaimLinus Torvalds2005-10-161-4/+9
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-071-4/+4
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-051-4/+5
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-051-0/+3
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-1/+1
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+2
OpenPOWER on IntegriCloud