Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753456AbZDNF1m (ORCPT ); Tue, 14 Apr 2009 01:27:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751279AbZDNF1e (ORCPT ); Tue, 14 Apr 2009 01:27:34 -0400 Received: from fms-01.valinux.co.jp ([210.128.90.1]:53211 "EHLO mail.valinux.co.jp" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751040AbZDNF1d (ORCPT ); Tue, 14 Apr 2009 01:27:33 -0400 Date: Tue, 14 Apr 2009 14:27:32 +0900 (JST) Message-Id: <20090414.142732.193715176.ryov@valinux.co.jp> To: vgoyal@redhat.com Cc: agk@redhat.com, dm-devel@redhat.com, linux-kernel@vger.kernel.org Subject: Re: dm-ioband: Test results. From: Ryo Tsuruta In-Reply-To: <20090414024943.GA976@redhat.com> References: <20090413.130552.226792299.ryov@valinux.co.jp> <20090413144626.GF18007@redhat.com> <20090414024943.GA976@redhat.com> X-Mailer: Mew version 5.2.52 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1913 Lines: 53 Hi Vivek, > Also I wanted to test run your patches. How do I do that? I see that your > patches are based on dm quilt tree. I downloaded the dm-patches and tried > to apply on top of 2.6.30-rc1 but it failed. So can't apply your patches > now. > Applying patch dm-add-request-based-facility.patch "dm-add-request-based-facility.patch" is not my patch. To apply my patch, you need to edit the series file and comment out the patch files after "mm" section and my patch like this: ############################################################ # Marker corresponding to end of -mm tree. ############################################################ #dm-table-fix-alignment-to-hw_sector.patch mm # An attempt to get UML to work with dm. uml-fixes.patch ############################################################ # May need more work or testing, but close to being ready. ############################################################ # Under review #dm-exception-store-generalize-table-args.patch #dm-snapshot-new-ctr-table-format.patch #dm-snapshot-cleanup.patch #dm-raid1-add-clustering.patch dm-add-ioband.patch And then type "quilt push dm-add-ioband.patch" command. However, the patch can be applied, but a compile error is caused because the patch is against the previous dm-tree. > So what's the simplest way of testing your changes on latest kernels? So I've uploaded a patch against 2.6.30-rc1. Please use it if you like. http://people.valinux.co.jp/~ryov/dm-ioband/ The bio-cgroup patch against 2.6.30-rc1 will be uploaded within a few days. I'm looking forward to your feedback on dm-ioband. Thanks, Ryo Tsuruta -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/