All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [0/5]
@ 2007-10-11  4:53 ` KAMEZAWA Hiroyuki
  0 siblings, 0 replies; 24+ messages in thread
From: KAMEZAWA Hiroyuki @ 2007-10-11  4:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org,
	linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org,
	balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org

This set is a fix for memory cgroup against 2.6.23-rc8-mm2.
Not including any new feature.

If this is merged to the next -mm, I'm happy.

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.

Changes from previous ones.
 -- dropped new feature.... force_empty patch. It will be posted later.
 -- fix typos
 -- added comments

Tested on x86-64/fake-NUMA system.

Thanks,
-Kame

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

end of thread, other threads:[~2007-10-30  6:00 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11  4:53 [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [0/5] KAMEZAWA Hiroyuki
2007-10-11  4:53 ` KAMEZAWA Hiroyuki
     [not found] ` <20071011135345.5d9a4c06.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-10-11  4:55   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [1/5] -- fix refcnt check in mem_cgroup_charge KAMEZAWA Hiroyuki
2007-10-11  4:55     ` KAMEZAWA Hiroyuki
2007-10-11  4:57   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [2/5] -- fix error handling path of mem_cgroup_charge KAMEZAWA Hiroyuki
2007-10-11  4:57     ` KAMEZAWA Hiroyuki
2007-10-11  5:00   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [3/5] --- add helper function for assingin page_cgroup KAMEZAWA Hiroyuki
2007-10-11  5:00     ` KAMEZAWA Hiroyuki
2007-10-11  5:01   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [4/5] skip !PageLRU page in mem_cgroup_isolate_pages KAMEZAWA Hiroyuki
2007-10-11  5:01     ` KAMEZAWA Hiroyuki
     [not found]     ` <20071011140115.173d1a9d.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-10-30  5:47       ` KAMEZAWA Hiroyuki
2007-10-30  5:47         ` KAMEZAWA Hiroyuki
     [not found]         ` <20071030144745.1af1cbde.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-10-30  6:00           ` Balbir Singh
2007-10-30  6:00             ` Balbir Singh
2007-10-11  5:02   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [5/5] --- fix page migration under memory controller KAMEZAWA Hiroyuki
2007-10-11  5:02     ` KAMEZAWA Hiroyuki
     [not found]     ` <20071011140220.a62daf1a.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-10-11 12:05       ` Balbir Singh
2007-10-11 12:05         ` Balbir Singh
     [not found]         ` <470E1194.6060001-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2007-10-11 12:54           ` KAMEZAWA Hiroyuki
2007-10-11 12:54             ` KAMEZAWA Hiroyuki
     [not found]             ` <20071011215413.c3a27633.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2007-10-12  1:12               ` KAMEZAWA Hiroyuki
2007-10-12  1:12                 ` KAMEZAWA Hiroyuki
2007-10-11 19:56   ` [PATCH][BUGFIX][for -mm] Misc fix for memory cgroup [0/5] Balbir Singh
2007-10-11 19:56     ` Balbir Singh

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.