This set is a fix for memory cgroup against 2.6.23-mm1. Not including any new feature. Patches: [1/5] ... fix refcnt handling in charge mem_cgroup_charge() [2/5] ... fix error handling path in mem_cgroup_charge() [3/5] ... check page->cgroup under lock again. [4/5] ... fix mem_cgroup_isolate_pages() to skip !PageLRU() pages. [5/5] ... fix page migration under memory controller, fixes leak. Tested on x86-64/fake-NUMA system. Thanks, -Kame - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [4/5] avoid !PageLRU page in mem_cgroup_isolate_pages
- From: KAMEZAWA Hiroyuki <[email protected]>
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [5/5] migration under memory controller fix
- From: KAMEZAWA Hiroyuki <[email protected]>
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [3/5] add helper function for assigning cgroup to page
- From: KAMEZAWA Hiroyuki <[email protected]>
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [1/5] charge refcnt race fix
- From: KAMEZAWA Hiroyuki <[email protected]>
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [2/5] fix error handling path in mem_charge_cgroup
- From: KAMEZAWA Hiroyuki <[email protected]>
- [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [4/5] avoid !PageLRU page in mem_cgroup_isolate_pages
- Prev by Date: Re: 2.6.23-mm1
- Next by Date: [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [2/5] fix error handling path in mem_charge_cgroup
- Previous by thread: Re: [PATCH] Don't needlessly dirty mlocked pages when initially faulting them in.
- Next by thread: [BUGFIX][PATCH][ for -mm] bugfix for memory cgroup controller [2/5] fix error handling path in mem_charge_cgroup
- Index(es):