| From: |
| KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
| To: |
| "linux-mm@kvack.org" <linux-mm@kvack.org> |
| Subject: |
| [PATCH 0/5] memcg: towards I/O aware memcg v7. |
| Date: |
| Wed, 1 Sep 2010 15:39:51 +0900 |
| Message-ID: |
| <20100901153951.bc82c021.kamezawa.hiroyu@jp.fujitsu.com> |
| Cc: |
| "nishimura@mxp.nes.nec.co.jp" <nishimura@mxp.nes.nec.co.jp>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"balbir@linux.vnet.ibm.com" <balbir@linux.vnet.ibm.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
gthelen@google.com, Munehiro Ikeda <m-ikeda@ds.jp.nec.com>,
menage@google.com, "lizf@cn.fujitsu.com" <lizf@cn.fujitsu.com> |
| Archive-link: |
| Article, Thread
|
Major changes from v6 is
a) added documentation about CSS ID.
b) fixed typos and bugs.
c) refleshed some comments
based on mmotm-2010-08-27
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/