Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755440Ab0LJLXJ (ORCPT ); Fri, 10 Dec 2010 06:23:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47314 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755333Ab0LJLXH (ORCPT ); Fri, 10 Dec 2010 06:23:07 -0500 Message-ID: <4D020D93.7030808@redhat.com> Date: Fri, 10 Dec 2010 12:22:59 +0100 From: Jerome Marchand User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Vivek Goyal CC: Jens Axboe , Satoru Takeuchi , Linus Torvalds , Yasuaki Ishimatsu , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/2] Don't merge different partition's IOs References: <4CFCB08F.4010509@jp.fujitsu.com> <4CFDDFC3.2070107@jp.fujitsu.com> <4CFF34E7.2030401@fusionio.com> <4CFF3AD6.6010904@jp.fujitsu.com> <4CFF3C86.2070504@fusionio.com> <4CFF3DA4.5060705@jp.fujitsu.com> <4CFF9A2C.1070401@fusionio.com> <20101208155137.GE31703@redhat.com> <20101208155831.GF31703@redhat.com> In-Reply-To: <20101208155831.GF31703@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 24 On 12/08/2010 04:58 PM, Vivek Goyal wrote: > > Storing a pointer to partition in rq also got the advantage that we can > easily not allow merging of requests across partitions for better > accounting. I don't think it really matters (as long as we keep in_flight consistent of course). The requests that got merged across partition are very likely rare enough to be neglectable. Jerome > > Satoru, so yes, if you can implement what jens is suggesting, would be > good. > > Thanks > Vivek -- 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/