All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] memcg: towards I/O aware memcg v6.
@ 2010-08-25  8:04 ` KAMEZAWA Hiroyuki
  0 siblings, 0 replies; 38+ messages in thread
From: KAMEZAWA Hiroyuki @ 2010-08-25  8:04 UTC (permalink / raw)
  To: linux-mm
  Cc: nishimura, balbir, gthelen, m-ikeda, akpm, linux-kernel, menage, lizf


This is v6. Thank you all for kindly reviews.

Major changes from v5 is
 a) changed ID allocation logic. Maybe much clearer than v6.
 b) fixed typos and bugs.

Patch brief view:
 1. changes css ID allocation in kernel/cgroup.c
 2. use ID-array in memcg.
 3. record ID to page_cgroup rather than pointer.
 4. make update_file_mapped to be RCU aware routine instead of spinlock.
 5. make update_file_mapped as general-purpose function.


Thanks,
-Kame


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

end of thread, other threads:[~2010-09-01  0:36 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-25  8:04 [PATCH 0/5] memcg: towards I/O aware memcg v6 KAMEZAWA Hiroyuki
2010-08-25  8:04 ` KAMEZAWA Hiroyuki
2010-08-25  8:06 ` [PATCH 1/5] cgroup: do ID allocation under css allocator KAMEZAWA Hiroyuki
2010-08-25  8:06   ` KAMEZAWA Hiroyuki
2010-08-25 14:15   ` Balbir Singh
2010-08-25 14:15     ` Balbir Singh
2010-08-26  0:13     ` KAMEZAWA Hiroyuki
2010-08-26  0:13       ` KAMEZAWA Hiroyuki
2010-08-31  6:33       ` Balbir Singh
2010-08-31  6:33         ` Balbir Singh
2010-08-30  5:44   ` Daisuke Nishimura
2010-08-30  5:44     ` Daisuke Nishimura
2010-08-25  8:07 ` [PATCH 2/5] memcg: quick memcg lookup array KAMEZAWA Hiroyuki
2010-08-25  8:07   ` KAMEZAWA Hiroyuki
2010-08-30  8:03   ` Daisuke Nishimura
2010-08-30  8:03     ` Daisuke Nishimura
2010-09-01  0:29     ` KAMEZAWA Hiroyuki
2010-09-01  0:29       ` KAMEZAWA Hiroyuki
2010-08-31  7:14   ` Balbir Singh
2010-08-31  7:14     ` Balbir Singh
2010-09-01  0:21     ` KAMEZAWA Hiroyuki
2010-09-01  0:21       ` KAMEZAWA Hiroyuki
2010-08-25  8:09 ` [PATCH 3/5] memcg: use ID instead of pointer in page_cgroup KAMEZAWA Hiroyuki
2010-08-25  8:09   ` KAMEZAWA Hiroyuki
2010-08-31  2:14   ` Daisuke Nishimura
2010-08-31  2:14     ` Daisuke Nishimura
2010-08-25  8:10 ` [PATCH 4/5] memcg: lockless update of file stat with move-account safe method KAMEZAWA Hiroyuki
2010-08-25  8:10   ` KAMEZAWA Hiroyuki
2010-08-31  3:51   ` Daisuke Nishimura
2010-08-31  3:51     ` Daisuke Nishimura
2010-09-01  0:31     ` KAMEZAWA Hiroyuki
2010-09-01  0:31       ` KAMEZAWA Hiroyuki
2010-08-25  8:11 ` [PATCH 5/5] memcg: generic file stat accounting interface KAMEZAWA Hiroyuki
2010-08-25  8:11   ` KAMEZAWA Hiroyuki
2010-08-31  4:33   ` Daisuke Nishimura
2010-08-31  4:33     ` Daisuke Nishimura
2010-09-01  0:31     ` KAMEZAWA Hiroyuki
2010-09-01  0:31       ` KAMEZAWA Hiroyuki

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.