All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] memcg update v6 (for review and discuss)
@ 2008-10-01  7:52 ` KAMEZAWA Hiroyuki
  0 siblings, 0 replies; 52+ messages in thread
From: KAMEZAWA Hiroyuki @ 2008-10-01  7:52 UTC (permalink / raw)
  To: linux-mm@kvack.org
  Cc: LKML, balbir@linux.vnet.ibm.com, nishimura@mxp.nes.nec.co.jp

This series is update from v5.

easy 4 patches are already posted as ready-to-go-series.

This is need-more-discuss set.

Includes following 6 patches. (reduced from v5).
The whole series are reordered.

[1/6] make page_cgroup->flags to be atomic.
[2/6] allocate all page_cgroup at boot.
[3/6] rewrite charge path by charge/commit/cancel
[4/6] new force_empty and move_account
[5/6] lazy lru free
[6/6] lazy lru add.

Patch [3/6] and [4/6] are totally rewritten.
Races in Patch [6/6] is fixed....I think.

Patch [1-4] seems to be big but there is no complicated ops.
Patch [5-6] is more racy. Check-by-regression-test is necessary.
(Of course, I does some.)

If ready-to-go-series goes, next is patch 1 and 2.

Thanks,
-Kame


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

end of thread, other threads:[~2008-10-09  6:51 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01  7:52 [PATCH 0/6] memcg update v6 (for review and discuss) KAMEZAWA Hiroyuki
2008-10-01  7:52 ` KAMEZAWA Hiroyuki
2008-10-01  7:55 ` [PATCH 1/6] atomic page_cgroup flags KAMEZAWA Hiroyuki
2008-10-01  7:55   ` KAMEZAWA Hiroyuki
2008-10-06  7:42   ` Balbir Singh
2008-10-06  7:42     ` Balbir Singh
2008-10-01  7:56 ` [PATCH 2/6] memcg: allocate page_cgroup at boot KAMEZAWA Hiroyuki
2008-10-01  7:56   ` KAMEZAWA Hiroyuki
2008-10-02  8:49   ` [PATCH 2/6] memcg: allocate page_cgroup at boot (hunk fix) KAMEZAWA Hiroyuki
2008-10-02  8:49     ` KAMEZAWA Hiroyuki
2008-10-06 16:32     ` Balbir Singh
2008-10-06 16:32       ` Balbir Singh
2008-10-06 10:11   ` [PATCH 2/6] memcg: allocate page_cgroup at boot Balbir Singh
2008-10-06 10:11     ` Balbir Singh
2008-10-01  7:57 ` [PATCH 3/6] memcg: charge-commit-cancel protocl KAMEZAWA Hiroyuki
2008-10-01  7:57   ` KAMEZAWA Hiroyuki
2008-10-01  8:33   ` Daisuke Nishimura
2008-10-01  8:33     ` Daisuke Nishimura
2008-10-01 10:04     ` kamezawa.hiroyu
2008-10-01 10:04       ` kamezawa.hiroyu
2008-10-03 10:05   ` Daisuke Nishimura
2008-10-03 10:05     ` Daisuke Nishimura
2008-10-03 15:15     ` kamezawa.hiroyu
2008-10-03 15:15       ` kamezawa.hiroyu
2008-10-03 15:25       ` Daisuke Nishimura
2008-10-03 15:25         ` Daisuke Nishimura
2008-10-08  9:05   ` [RFC] memcg: handle migration by charge-commit-cancel (was " KAMEZAWA Hiroyuki
2008-10-08  9:05     ` KAMEZAWA Hiroyuki
2008-10-01  7:59 ` [PATCH 4/6] memcg: new force_empty and move_account KAMEZAWA Hiroyuki
2008-10-01  7:59   ` KAMEZAWA Hiroyuki
2008-10-01 16:38   ` Randy Dunlap
2008-10-01 16:38     ` Randy Dunlap
2008-10-02  5:13     ` KAMEZAWA Hiroyuki
2008-10-02  5:13       ` KAMEZAWA Hiroyuki
2008-10-01  8:00 ` [PATCH 5/6] memcg: lazy lru freeing KAMEZAWA Hiroyuki
2008-10-01  8:00   ` KAMEZAWA Hiroyuki
2008-10-09  5:39   ` Daisuke Nishimura
2008-10-09  5:39     ` Daisuke Nishimura
2008-10-09  6:26     ` KAMEZAWA Hiroyuki
2008-10-09  6:26       ` KAMEZAWA Hiroyuki
2008-10-01  8:01 ` [PATCH 6/6] memcg: lazy lru addition KAMEZAWA Hiroyuki
2008-10-01  8:01   ` KAMEZAWA Hiroyuki
2008-10-09  6:21   ` Daisuke Nishimura
2008-10-09  6:21     ` Daisuke Nishimura
2008-10-09  6:51     ` KAMEZAWA Hiroyuki
2008-10-09  6:51       ` KAMEZAWA Hiroyuki
2008-10-02  9:02 ` [PATCH 0/6] memcg update v6 (for review and discuss) KAMEZAWA Hiroyuki
2008-10-02  9:02   ` KAMEZAWA Hiroyuki
2008-10-06 17:26   ` Balbir Singh
2008-10-06 17:26     ` Balbir Singh
2008-10-07  1:22     ` KAMEZAWA Hiroyuki
2008-10-07  1:22       ` 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.