All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mm/memcg: trivia and more lruvec
@ 2012-05-14  4:58 ` Hugh Dickins
  0 siblings, 0 replies; 42+ messages in thread
From: Hugh Dickins @ 2012-05-14  4:58 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Konstantin Khlebnikov, KAMEZAWA Hiroyuki, Johannes Weiner,
	Michal Hocko, linux-mm, linux-kernel

Here's a trivial renaming of two functions in Konstantin's patches;
some trivial little bits and pieces from my patches to vmscan.c now
on top of Konstantin's version; and the slightly more substantial
(but still functionally no different) use of lruvec instead of zone
pointer in lru_list functions.  Which I think takes us up to the
point beyond which Konstantin and I will need to settle differences
before proceeding further.

These I've diffed against 3.4.0-rc6-next-20120511, minus Ying's
"memcg: add mlock statistic in memory.stat" (and your fix to it)
that we already asked you to revert for now.

1/3 mm/memcg: get_lru_size not get_lruvec_size
2/3 mm: trivial cleanups in vmscan.c
3/3 mm/memcg: apply add/del_page to lruvec

 include/linux/memcontrol.h |   36 ++---------
 include/linux/mm_inline.h  |   20 +++---
 include/linux/swap.h       |    4 -
 mm/compaction.c            |    5 +
 mm/huge_memory.c           |    8 +-
 mm/memcontrol.c            |  111 +++++++++--------------------------
 mm/swap.c                  |   85 +++++++++++++-------------
 mm/vmscan.c                |   97 ++++++++++++++----------------
 8 files changed, 147 insertions(+), 219 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] 42+ messages in thread

end of thread, other threads:[~2012-06-01  3:14 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14  4:58 [PATCH 0/3] mm/memcg: trivia and more lruvec Hugh Dickins
2012-05-14  4:58 ` Hugh Dickins
2012-05-14  5:00 ` [PATCH 1/3] mm/memcg: get_lru_size not get_lruvec_size Hugh Dickins
2012-05-14  5:00   ` Hugh Dickins
2012-05-14 10:34   ` KAMEZAWA Hiroyuki
2012-05-14 10:34     ` KAMEZAWA Hiroyuki
2012-05-14 10:44   ` Konstantin Khlebnikov
2012-05-14 10:44     ` Konstantin Khlebnikov
2012-05-14 15:49   ` Michal Hocko
2012-05-14 15:49     ` Michal Hocko
2012-05-14  5:01 ` [PATCH 2/3] mm: trivial cleanups in vmscan.c Hugh Dickins
2012-05-14  5:01   ` Hugh Dickins
2012-05-14  5:56   ` KOSAKI Motohiro
2012-05-14  5:56     ` KOSAKI Motohiro
2012-05-14 10:36   ` KAMEZAWA Hiroyuki
2012-05-14 10:36     ` KAMEZAWA Hiroyuki
2012-05-14 10:46   ` Konstantin Khlebnikov
2012-05-14 10:46     ` Konstantin Khlebnikov
2012-05-14 15:52   ` Michal Hocko
2012-05-14 15:52     ` Michal Hocko
2012-05-14  5:02 ` [PATCH 3/3] mm/memcg: apply add/del_page to lruvec Hugh Dickins
2012-05-14  5:02   ` Hugh Dickins
2012-05-14 10:40   ` KAMEZAWA Hiroyuki
2012-05-14 10:40     ` KAMEZAWA Hiroyuki
2012-05-14 11:16   ` Konstantin Khlebnikov
2012-05-14 11:16     ` Konstantin Khlebnikov
2012-05-14 20:02     ` Hugh Dickins
2012-05-14 20:02       ` Hugh Dickins
2012-05-15  8:53       ` Konstantin Khlebnikov
2012-05-15  8:53         ` Konstantin Khlebnikov
2012-05-15 20:53         ` Hugh Dickins
2012-05-15 20:53           ` Hugh Dickins
2012-05-14 16:39   ` Michal Hocko
2012-05-14 16:39     ` Michal Hocko
2012-05-15 12:34     ` Michal Hocko
2012-05-15 12:34       ` Michal Hocko
2012-05-30 22:17   ` baozich
2012-05-30 22:17     ` baozich
2012-05-31 22:58     ` Hugh Dickins
2012-05-31 22:58       ` Hugh Dickins
2012-05-31 19:14       ` Chen Baozi
2012-05-31 19:14         ` Chen Baozi

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.