Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756890AbZDXOhe (ORCPT ); Fri, 24 Apr 2009 10:37:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753401AbZDXOhW (ORCPT ); Fri, 24 Apr 2009 10:37:22 -0400 Received: from mail-fx0-f158.google.com ([209.85.220.158]:65204 "EHLO mail-fx0-f158.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752843AbZDXOhU convert rfc822-to-8bit (ORCPT ); Fri, 24 Apr 2009 10:37:20 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=pu325YUHnC2zLzJfnCJktenhDSvlZ/C8jRwkzy72m5AT0CoD2Tx5jMfg7AI6DEfEPa 6gg+iplxR0ObM/OIPXjKNXX7z+oe3kqoJq8MMlaR3e0cn0vSk0WAUld5H93XazrosTM9 P9M4vGJjprFpAJFAqRWs/c6kU6kfz9LJPWAaQ= MIME-Version: 1.0 In-Reply-To: <49F1B68D.3010304@garzik.org> References: <72f4e15760670febdb40.1240551143@sermon.lab.mkp.net> <49F1B68D.3010304@garzik.org> Date: Fri, 24 Apr 2009 16:37:17 +0200 X-Google-Sender-Auth: 5cc727e9fe75cfef Message-ID: Subject: Re: [PATCH 2 of 9] block: Export I/O topology for block devices and partitions From: Carl Henrik Lunde To: "Martin K. Petersen" Cc: Jeff Garzik , Kay Sievers , rwheeler@redhat.com, snitzer@redhat.com, neilb@suse.de, James.Bottomley@hansenpartnership.com, dgilbert@interlog.com, jens.axboe@oracle.com, matthew@wil.cx, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 22 > On Fri, Apr 24, 2009 at 07:32, Martin K. Petersen wrote: > +What: ? ? ? ? ?/sys/block//alignment > +What: ? ? ? ? ?/sys/block///alignment > +What: ? ? ? ? ?/sys/block//queue/minimum_io_size > +What: ? ? ? ? ?/sys/block//queue/optimal_io_size Would it also be possible and useful to include the number of spindles/channels, i.e., how many requests the device can handle concurrently? CFQ could for example serve two time slices concurrently if you have sequential reads and the device reports two spindles. [sorry for replying in the middle of the thread, but I didn't get the original email] -- mvh Carl Henrik -- 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/