linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mm: three minor vmscan improvements
@ 2011-12-29  4:32 Hugh Dickins
  2011-12-29  4:35 ` [PATCH 1/3] mm: test PageSwapBacked in lumpy reclaim Hugh Dickins
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Hugh Dickins @ 2011-12-29  4:32 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm

Here are three minor improvements in vmscan.c,
based on 3.2.0-rc6-next-20111222 minus Mel's 11/11
"mm: isolate pages for immediate reclaim on their own LRU"
and its two corrections.

[PATCH 1/3] mm: test PageSwapBacked in lumpy reclaim
[PATCH 2/3] mm: cond_resched in scan_mapping_unevictable_pages
[PATCH 3/3] mm: take pagevecs off reclaim stack

 include/linux/pagevec.h |    2 -
 mm/swap.c               |   19 -----------
 mm/vmscan.c             |   62 +++++++++++++++++++++++++-------------
 3 files changed, 42 insertions(+), 41 deletions(-)

Hugh

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2012-01-05  6:04 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29  4:32 [PATCH 0/3] mm: three minor vmscan improvements Hugh Dickins
2011-12-29  4:35 ` [PATCH 1/3] mm: test PageSwapBacked in lumpy reclaim Hugh Dickins
2011-12-29  5:06   ` KOSAKI Motohiro
2012-01-04  1:23   ` Minchan Kim
2012-01-05  6:03   ` KAMEZAWA Hiroyuki
2011-12-29  4:36 ` [PATCH 2/3] mm: cond_resched in scan_mapping_unevictable_pages Hugh Dickins
2011-12-29  5:14   ` KOSAKI Motohiro
2011-12-29  5:48     ` Hugh Dickins
2011-12-29 22:46       ` Hugh Dickins
2011-12-29  4:39 ` [PATCH 3/3] mm: take pagevecs off reclaim stack Hugh Dickins
2011-12-29  5:42   ` KOSAKI Motohiro
2011-12-29 11:18   ` Konstantin Khlebnikov
2011-12-29 22:20     ` Hugh Dickins
2011-12-29 22:55   ` Andrew Morton
2011-12-29 23:27     ` Hugh Dickins
2011-12-30  0:24       ` KOSAKI Motohiro
2011-12-30  1:55         ` Hugh Dickins
2011-12-30  3:59           ` Andrew Morton
2011-12-30 15:51             ` Mel Gorman
2012-01-01  7:18             ` Hugh Dickins
2012-01-03 23:12               ` Andrew Morton
2012-01-03 23:17                 ` KOSAKI Motohiro
2012-01-03 23:29                   ` Andrew Morton
2012-01-04  0:03                     ` KOSAKI Motohiro
2012-01-04  3:22                 ` Hugh Dickins
2012-01-04 20:20                   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).