All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] memcg: trivial cleanups
@ 2012-01-01  7:26 Hugh Dickins
  2012-01-01  7:27 ` [PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR Hugh Dickins
                   ` (6 more replies)
  0 siblings, 7 replies; 33+ messages in thread
From: Hugh Dickins @ 2012-01-01  7:26 UTC (permalink / raw)
  To: Andrew Morton
  Cc: KAMEZAWA Hiroyuki, Johannes Weiner, Michal Hocko, Balbir Singh,
	KOSAKI Motohiro, linux-mm

Obviously I've missed the boat for per-memcg per-zone LRU locking in 3.3,
but I've split out a shameless bunch of trivial cleanups from that work,
and hoping these might still sneak in unless they're controversial.

Following on from my earlier mmotm/next patches, here's five
to memcontrol.c and .h, followed by six to the rest of mm.

[PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR
[PATCH 2/5] memcg: replace mem and mem_cont stragglers
[PATCH 3/5] memcg: lru_size instead of MEM_CGROUP_ZSTAT
[PATCH 4/5] memcg: enum lru_list lru
[PATCH 5/5] memcg: remove redundant returns

 include/linux/memcontrol.h |    2 
 mm/memcontrol.c            |  121 ++++++++++++++++-------------------
 2 files changed, 58 insertions(+), 65 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] 33+ messages in thread

end of thread, other threads:[~2012-01-16  9:47 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-01  7:26 [PATCH 0/5] memcg: trivial cleanups Hugh Dickins
2012-01-01  7:27 ` [PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR Hugh Dickins
2012-01-01  7:33   ` KOSAKI Motohiro
2012-01-02 11:53   ` Michal Hocko
2012-01-05  6:30   ` KAMEZAWA Hiroyuki
2012-01-01  7:29 ` [PATCH 2/5] memcg: replace mem and mem_cont stragglers Hugh Dickins
2012-01-01  7:34   ` KOSAKI Motohiro
2012-01-02 12:25   ` Michal Hocko
2012-01-05  6:31   ` KAMEZAWA Hiroyuki
2012-01-01  7:30 ` [PATCH 3/5] memcg: lru_size instead of MEM_CGROUP_ZSTAT Hugh Dickins
2012-01-01  7:37   ` KOSAKI Motohiro
2012-01-02 12:59   ` Michal Hocko
2012-01-02 19:43     ` Hugh Dickins
2012-01-03 11:05       ` Michal Hocko
2012-01-05  6:33   ` KAMEZAWA Hiroyuki
2012-01-05 20:14     ` Hugh Dickins
2012-01-01  7:31 ` [PATCH 4/5] memcg: enum lru_list lru Hugh Dickins
2012-01-01  7:38   ` KOSAKI Motohiro
2012-01-02 13:01   ` Michal Hocko
2012-01-05  6:34   ` KAMEZAWA Hiroyuki
2012-01-01  7:33 ` [PATCH 5/5] memcg: remove redundant returns Hugh Dickins
2012-01-01  7:38   ` KOSAKI Motohiro
2012-01-02 13:03   ` Michal Hocko
2012-01-05  6:35   ` KAMEZAWA Hiroyuki
2012-01-01 17:01 ` [PATCH 0/5] memcg: trivial cleanups Kirill A. Shutemov
2012-01-09 13:03 ` Johannes Weiner
2012-01-15  0:07   ` Hugh Dickins
2012-01-15  0:09     ` [PATCH 1/5] memcg: replace MEM_CONT by MEM_RES_CTLR Hugh Dickins
2012-01-15  0:10     ` [PATCH 2/5] memcg: replace mem and mem_cont stragglers Hugh Dickins
2012-01-15  0:12     ` [PATCH 3/5] memcg: lru_size instead of MEM_CGROUP_ZSTAT Hugh Dickins
2012-01-15  0:13     ` [PATCH 4/5] memcg: enum lru_list lru Hugh Dickins
2012-01-15  0:14     ` [PATCH 5/5] memcg: remove redundant returns Hugh Dickins
2012-01-16  9:47     ` [PATCH 0/5] memcg: trivial cleanups Michal Hocko

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.