Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161020AbWCCS2F (ORCPT ); Fri, 3 Mar 2006 13:28:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161019AbWCCS2F (ORCPT ); Fri, 3 Mar 2006 13:28:05 -0500 Received: from roadrunner-base.egenera.com ([63.160.166.46]:47827 "EHLO roadrunner-base.egenera.com") by vger.kernel.org with ESMTP id S1161017AbWCCS2C (ORCPT ); Fri, 3 Mar 2006 13:28:02 -0500 In-Reply-To: References: <4404AA2A.5010703@torque.net> <20060301083824.GA9871@merlin.emma.line.org> <4405E8AA.1090803@rtr.ca> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Mark Lord , Matthias Andree , Douglas Gilbert , Mark Rustad , linux-scsi@vger.kernel.org, Linux Kernel Mailing List Content-Transfer-Encoding: 7bit From: Steve Byan Subject: Re: sg regression in 2.6.16-rc5 Date: Fri, 3 Mar 2006 13:27:56 -0500 To: Linus Torvalds X-Mailer: Apple Mail (2.746.2) X-OriginalArrivalTime: 03 Mar 2006 18:27:58.0467 (UTC) FILETIME=[325D0D30:01C63EF0] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1897 Lines: 59 On Mar 1, 2006, at 1:42 PM, Linus Torvalds wrote: > > > On Wed, 1 Mar 2006, Mark Lord wrote: > >> Linus Torvalds wrote: >>> >>> On Wed, 1 Mar 2006, Matthias Andree wrote: >>>> On Tue, 28 Feb 2006, Douglas Gilbert wrote: >>>> >>>>> You can stop right there with the 1 MB reads. Welcome >>>>> to the new, blander sg driver which now shares many >>>>> size shortcomings with the block subsystem. >>>> What is the reason to break user-space applications like this? >>> >>> Did you read the whole thread? It was a low-level SCSI driver >>> issue, where >>> nothing broke user space, but the command was just fed to the drive >>> differently, which then hit a limit in the driver. >> >> Will this break major applications like CD/DVD rippers, >> DVD players, etc.. which read LARGE blocks at a time? >> >> If not, then good! > > I wouldn't expect it to. Most people use ATA for that, and it tends to > have lower limits than most SCSI HBA's (well, at least the old > PATA), so > the change - if any - should at most change some of the sg.c limits > to be > no less than what SG_IO has had on ATA forever. > > Not that I expect people to have a SCSI CD/DVD drive anyway in this > day > and age, so the sg.c changes probably won't show up at all. CD-ROM support is a frequently-requested feature on the iSCSI Enterprise Target (iet) email list. It won't be long before iSCSI CD and DVD devices start showing up, although the underlying hardware will be ATAPI or else missing entirely (i.e. ISO image file). Regards, -Steve -- Steve Byan Software Architect Egenera, Inc. 165 Forest Street Marlboro, MA 01752 (508) 858-3125 - 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/