LWN.net Logo

memcg updates 2008/12/03

From:  KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To:  "linux-mm@kvack.org" <linux-mm@kvack.org>
Subject:  [PATCH 0/21] memcg updates 2008/12/03
Date:  Wed, 3 Dec 2008 13:47:18 +0900
Message-ID:  <20081203134718.6b60986f.kamezawa.hiroyu@jp.fujitsu.com>
Cc:  "akpm@linux-foundation.org" <akpm@linux-foundation.org>, "balbir@linux.vnet.ibm.com" <balbir@linux.vnet.ibm.com>, "nishimura@mxp.nes.nec.co.jp" <nishimura@mxp.nes.nec.co.jp>, "kosaki.motohiro@jp.fujitsu.com" <kosaki.motohiro@jp.fujitsu.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Archive-link:  Article, Thread

This is memcg update series onto
"The mm-of-the-moment snapshot 2008-12-02-17-08"

including following patches. 18-21 are highly experimenal
(so, drop CC: to Andrew)

Bug fixes.
1. memcg-revert-gfp-mask-fix.patch 
2. memcg-check-group-leader-fix.patch
3. memsw_limit_check.patch
4. memcg-swapout-refcnt-fix.patch
5. avoid-unnecessary-reclaim.patch

Kosaki's LRU works. (thanks!)
6.  inactive_anon_is_low-move-to-vmscan.patch
7.  introduce-zone_reclaim-struct.patch
8.  make-zone-nr_pages-helper-function.patch
9.  make-get_scan_ratio-to-memcg-safe.patch
10. memcg-add-null-check-to-page_cgroup_zoneinfo.patch
11. memcg-make-inactive_anon_is_low.patch
12. memcg-make-mem_cgroup_zone_nr_pages.patch
13. memcg-make-zone_reclaim_stat.patch
14. memcg-remove-mem_cgroup_cal_reclaim.patch
15. memcg-show-reclaim-stat.patch
Cleanup
16. memcg-rename-scan-glonal-lru.patch
Bug fix 
16. memcg_prev_priority_protect.patch
New Feature
17. memcg-swappiness.patch

Experimentals. need more works. (from me)
18. fix-pre-destroy.patch
19. cgroup_id.patch
20. memcg-new-hierarchical-reclaim.patch
21. memcg-explain-details-and-test.patch

Thanks,
-Kame


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds