From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCH v2 2/2] cgroups: blkio subsystem as module Date: Thu, 14 Jan 2010 17:29:35 +0800 Message-ID: <4B4EE3FF.1090608@cn.fujitsu.com> References: <20091231051050.GA714@andrew.cmu.edu> <20100106160414.bd555474.akpm@linux-foundation.org> <20100107012606.GA25577@andrew.cmu.edu> <20100107120732.97d502bd.kamezawa.hiroyu@jp.fujitsu.com> <4B45824B.9030108@cn.fujitsu.com> <20100108163352.GB22219@redhat.com> <20100112233453.GB5098@unix37.andrew.cmu.edu> <20100112233709.GD5098@unix37.andrew.cmu.edu> <20100114091557.GO13771@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100114091557.GO13771-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Jens Axboe Cc: Ben Blum , containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org, Andrew Morton , menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org List-Id: containers.vger.kernel.org Jens Axboe wrote: > On Tue, Jan 12 2010, Ben Blum wrote: >> Convert blk-cgroup to be buildable as a module >> >> From: Ben Blum >> >> This patch modifies the Block I/O cgroup subsystem to be able to be built as a >> module. As the CFQ disk scheduler optionally depends on blk-cgroup, config >> options in block/Kconfig, block/Kconfig.iosched, and block/blk-cgroup.h are >> enhanced to support the new module dependency. > > I'd like to add this for 2.6.34, but I'd like some sign-off(s) on the > cgroup side of things (for patch 1/2). > Yes, it's for .34. But these 2 patches can't be applied to block-tree, because the patches that implement cgroup modular feature are in -mm, and they will go into .34.