All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] swap token revisit
@ 2011-05-13 11:38 ` KOSAKI Motohiro
  0 siblings, 0 replies; 22+ messages in thread
From: KOSAKI Motohiro @ 2011-05-13 11:38 UTC (permalink / raw)
  To: linux-mm, linux-kernel, akpm, kamezawa.hiroyu, minchan.kim, riel
  Cc: kosaki.motohiro

Hi

They are a patchset of swap token improvement. each patch is independent.
Probably memcg folks are interest to [1/3]. :)


KOSAKI Motohiro (3):
  vmscan,memcg: memcg aware swap token
  vmscan: implement swap token trace
  vmscan: implement swap token priority decay

 include/linux/memcontrol.h    |    6 +++
 include/linux/swap.h          |    8 +---
 include/trace/events/vmscan.h |   81 ++++++++++++++++++++++++++++++++++++++
 mm/memcontrol.c               |   16 +++----
 mm/thrash.c                   |   87 +++++++++++++++++++++++++++++++---------
 mm/vmscan.c                   |    4 +-
 6 files changed, 165 insertions(+), 37 deletions(-)

-- 
1.7.3.1



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

end of thread, other threads:[~2011-05-18  1:12 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 11:38 [PATCH 0/3] swap token revisit KOSAKI Motohiro
2011-05-13 11:38 ` KOSAKI Motohiro
2011-05-13 11:40 ` [PATCH 1/3] vmscan,memcg: memcg aware swap token KOSAKI Motohiro
2011-05-13 11:40   ` KOSAKI Motohiro
2011-05-15 17:56   ` Rik van Riel
2011-05-15 17:56     ` Rik van Riel
2011-05-16  8:01   ` KAMEZAWA Hiroyuki
2011-05-16  8:01     ` KAMEZAWA Hiroyuki
2011-05-13 11:40 ` [PATCH 2/3] vmscan: implement swap token trace KOSAKI Motohiro
2011-05-13 11:40   ` KOSAKI Motohiro
2011-05-15 22:26   ` Rik van Riel
2011-05-15 22:26     ` Rik van Riel
2011-05-16  8:02   ` KAMEZAWA Hiroyuki
2011-05-16  8:02     ` KAMEZAWA Hiroyuki
2011-05-13 11:42 ` [PATCH 3/3] vmscan: implement swap token priority decay KOSAKI Motohiro
2011-05-13 11:42   ` KOSAKI Motohiro
2011-05-15 22:34   ` Rik van Riel
2011-05-15 22:34     ` Rik van Riel
2011-05-16  8:22   ` KAMEZAWA Hiroyuki
2011-05-16  8:22     ` KAMEZAWA Hiroyuki
2011-05-18  1:08     ` KOSAKI Motohiro
2011-05-18  1:08       ` KOSAKI Motohiro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.