linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] memcg: few nit fix and cleanups
@ 2010-07-29  5:25 KOSAKI Motohiro
  2010-07-29  5:26 ` [PATCH 1/5] memcg: sc.nr_to_reclaim should be initialized KOSAKI Motohiro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: KOSAKI Motohiro @ 2010-07-29  5:25 UTC (permalink / raw)
  To: LKML, linux-mm, Andrew Morton, KAMEZAWA Hiroyuki,
	Nishimura Daisuke, Balbir Singh
  Cc: kosaki.motohiro


This fixes were a part of memcg tracepoint series. and now It was divided
from such series. All patches are trivial. 



KOSAKI Motohiro (5):
  memcg: sc.nr_to_reclaim should be initialized
  memcg: kill unnecessary initialization
  memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
  memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
  memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id

 include/linux/memcontrol.h |    6 +++---
 include/linux/swap.h       |    3 +--
 mm/memcontrol.c            |   14 ++++++--------
 mm/vmscan.c                |   15 ++++-----------
 4 files changed, 14 insertions(+), 24 deletions(-)



--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2010-07-29  5:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-29  5:25 [PATCH 0/5] memcg: few nit fix and cleanups KOSAKI Motohiro
2010-07-29  5:26 ` [PATCH 1/5] memcg: sc.nr_to_reclaim should be initialized KOSAKI Motohiro
2010-07-29  5:27 ` [PATCH 2/5] memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() KOSAKI Motohiro
2010-07-29  5:28 ` [PATCH 3/5] memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask KOSAKI Motohiro
2010-07-29  5:29 ` [PATCH 4/5] memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() KOSAKI Motohiro
2010-07-29  5:29 ` [PATCH 5/5] memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id KOSAKI Motohiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox