| Commit message (Expand) | Author | Age | Files | Lines |
* | vmscan: clear ZONE_CONGESTED for zone with good watermark | Shaohua Li | 2011-08-25 | 1 | -0/+3 |
* | mm: fix a vmscan warning | Shaohua Li | 2011-08-25 | 1 | -8/+8 |
* | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki | 2011-07-26 | 1 | -5/+34 |
* | memcg: fix vmscan count in small memcgs | KAMEZAWA Hiroyuki | 2011-07-26 | 1 | -6/+12 |
* | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki | 2011-07-26 | 1 | -1/+2 |
* | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() | KAMEZAWA Hiroyuki | 2011-07-26 | 1 | -13/+10 |
* | vmscan: add customisable shrinker batch size | Dave Chinner | 2011-07-20 | 1 | -5/+6 |
* | vmscan: reduce wind up shrinker->nr when shrinker can't do work | Dave Chinner | 2011-07-20 | 1 | -0/+15 |
* | vmscan: shrinker->nr updates race and go wrong | Dave Chinner | 2011-07-20 | 1 | -13/+32 |
* | vmscan: add shrink_slab tracepoints | Dave Chinner | 2011-07-20 | 1 | -1/+7 |
* | vmscan: fix a livelock in kswapd | Shaohua Li | 2011-07-19 | 1 | -1/+2 |
* | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully | Mel Gorman | 2011-07-08 | 1 | -13/+21 |
* | mm: vmscan: evaluate the watermarks against the correct classzone | Mel Gorman | 2011-07-08 | 1 | -1/+1 |
* | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ... | Mel Gorman | 2011-07-08 | 1 | -10/+13 |
* | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely | Mel Gorman | 2011-07-08 | 1 | -1/+1 |
* | memcg: fix direct softlimit reclaim to be called in limit path | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -12/+15 |
* | mm: vmscan: do not use page_count without a page pin | Andrea Arcangeli | 2011-06-15 | 1 | -2/+14 |
* | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 2011-06-15 | 1 | -2/+2 |
* | memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() | Ying Han | 2011-05-26 | 1 | -1/+1 |
* | memcg: fix get_scan_count() for small targets | KAMEZAWA Hiroyuki | 2011-05-26 | 1 | -27/+33 |
* | memcg: reclaim memory from nodes in round-robin order | Ying Han | 2011-05-26 | 1 | -1/+9 |
* | memcg: add the soft_limit reclaim in global direct reclaim. | Ying Han | 2011-05-26 | 1 | -2/+14 |
* | memcg: count the soft_limit reclaim in global background reclaim | Ying Han | 2011-05-26 | 1 | -3/+13 |
* | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | 1 | -15/+19 |
* | vmscan: change shrink_slab() interfaces by passing shrink_control | Ying Han | 2011-05-25 | 1 | -13/+33 |
* | mm: strictly require elevated page refcount in isolate_lru_page() | Konstantin Khlebnikov | 2011-05-25 | 1 | -1/+4 |
* | mm: vmscan: correctly check if reclaimer should schedule during shrink_slab | Minchan Kim | 2011-05-25 | 1 | -2/+7 |
* | mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely | Johannes Weiner | 2011-05-25 | 1 | -1/+1 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
* | memcg: fix zone congestion | KAMEZAWA Hiroyuki | 2011-05-18 | 1 | -1/+1 |
* | vmscan: all_unreclaimable() use zone->all_unreclaimable as a name | KOSAKI Motohiro | 2011-04-14 | 1 | -11/+13 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 1 | -1/+1 |
| |\ |
|
| | * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -1/+1 |
* | | | mm: vmscan: kswapd should not free an excessive number of pages when balancin... | Mel Gorman | 2011-03-22 | 1 | -3/+13 |
* | | | mm: change __remove_from_page_cache() | Minchan Kim | 2011-03-22 | 1 | -1/+1 |
* | | | mm: compaction: prevent kswapd compacting memory to reduce CPU usage | Andrea Arcangeli | 2011-03-22 | 1 | -17/+1 |
|/ / |
|
* | | mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !... | Mel Gorman | 2011-02-25 | 1 | -10/+22 |
|/ |
|
* | vmscan: fix zone shrinking exit when scan work is done | Johannes Weiner | 2011-02-11 | 1 | -2/+2 |
* | mm: fix deferred congestion timeout if preferred zone is not allowed | David Rientjes | 2011-01-26 | 1 | -1/+2 |
* | mm/vmscan.c: remove duplicate include of compaction.h | Jesper Juhl | 2011-01-20 | 1 | -1/+0 |
* | Revert "mm: batch activate_page() to reduce lock contention" | Linus Torvalds | 2011-01-17 | 1 | -4/+2 |
* | mm: batch activate_page() to reduce lock contention | Shaohua Li | 2011-01-13 | 1 | -2/+4 |
* | thp: scale nr_rotated to balance memory pressure | Rik van Riel | 2011-01-13 | 1 | -2/+3 |
* | thp: fix anon memory statistics with transparent hugepages | Rik van Riel | 2011-01-13 | 1 | -5/+6 |
* | thp: use compaction in kswapd for GFP_ATOMIC order > 0 | Andrea Arcangeli | 2011-01-13 | 1 | -10/+20 |
* | mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur... | Mel Gorman | 2011-01-13 | 1 | -13/+16 |
* | mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ... | Mel Gorman | 2011-01-13 | 1 | -1/+9 |
* | mm: kswapd: reset kswapd_max_order and classzone_idx after reading | Mel Gorman | 2011-01-13 | 1 | -0/+2 |