[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080701015438.43172fd7.akpm@linux-foundation.org>
Date: Tue, 1 Jul 2008 01:54:38 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Paul Menage <menage@...gle.com>,
LKML <linux-kernel@...r.kernel.org>,
"containers@...ts.osdl.org" <containers@...ts.osdl.org>,
Balbir Singh <balbir@...ux.vnet.ibm.com>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Paul Jackson <pj@....com>
Subject: Re: [PATCH] cgroup: support checking of subsystem dependencies (v2)
On Tue, 01 Jul 2008 16:43:30 +0800 Li Zefan <lizf@...fujitsu.com> wrote:
> > The whole patch doesn't do anything. Perhaps there's another patch in
> > the pipeline somewhere which adds one or more ->subsys_depend
> > implementations, but I cannot find it. If so, I'd have expected this
> > patch to be titled [1/N].
> >
>
> Yes, the patch does nothing actually. Daisuke Nishimura-san's original swap
> controller needed to be mounted with memory controller, but the newer
> version makes it an addon to memory controller, so it currently doesn't
> need the feature this patch provides.
>
> Or I can keep this patch until some new cgroup subsystem needs it ?
That would be better. Once something needs this patch, we do
[patch 1/n]: cgroup: support checking of subsystem dependencies
[patch 2/n]: <use it>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists