Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266046AbUAQNSm (ORCPT ); Sat, 17 Jan 2004 08:18:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266040AbUAQNS2 (ORCPT ); Sat, 17 Jan 2004 08:18:28 -0500 Received: from mx1.redhat.com ([66.187.233.31]:50619 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S265980AbUAQNRB (ORCPT ); Sat, 17 Jan 2004 08:17:01 -0500 Subject: Re: smp dead lock of io_request_lock/queue_lock patch From: Doug Ledford To: Bill Davidsen Cc: Christoph Hellwig , Arjan Van de Ven , Martin Peschke3 , Jens Axboe , Peter Yao , linux-kernel@vger.kernel.org, linux-scsi mailing list , ihno@suse.de In-Reply-To: <4006CB42.3040005@tmr.com> References: <20040112194829.A7078@infradead.org> <1073937102.3114.300.camel@compaq.xsintricity.com> <4006CB42.3040005@tmr.com> Content-Type: text/plain Message-Id: <1074345146.13198.29.camel@compaq.xsintricity.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-1) Date: Sat, 17 Jan 2004 08:12:27 -0500 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2508 Lines: 53 On Thu, 2004-01-15 at 12:17, Bill Davidsen wrote: > Doug Ledford wrote: > > > More or less. But part of it also is that a lot of the patches I've > > written are on top of other patches that people don't want (aka, the > > iorl patch). I've got a mlqueue patch that actually *really* should go > > into mainline because it solves a slew of various problems in one go, > > but the current version of the patch depends on some semantic changes > > made by the iorl patch. So, sorting things out can sometimes be > > difficult. But, I've been told to go ahead and do what I can as far as > > getting the stuff out, so I'm taking some time to try and get a bk tree > > out there so people can see what I'm talking about. Once I've got the > > full tree out there, then it might be possible to start picking and > > choosing which things to port against mainline so that they don't depend > > on patches like the iorl patch. > > If it leads to a more stable kernel, I don't see why iorl can't go in > (user perspective) because RH is going to maintain it instead of trying > to find a developer who is competent and willing to do the boring task > of backfitting bugfixes to sub-optimal code. We actually intended to leave it out of RHEL3. But, once we started doing performance testing of RHEL3 vs. AS2.1, it was obvious that if we didn't put the patch back in we could kiss all of our benchmark results goodbye. Seriously, it makes that much difference on server systems. > The only problem I see would be getting testing before calling it > stable. Putting out a "giant SCSI patch" for test, then into a -test > kernel should solve that. The fact that RH is stuck supporting this for > at least five years is certainly both motivation and field test for any > changes ;-) See me last email on the testing issue. > Clearly Marcello has the decision, but it looks from here as if > stability would be improved by something like this. Assuming that no > other vendor objects, of course. Stability, maybe. Ease of writing drivers that work in both 2.4 and 2.6 using the same locking logic, absolutely. -- Doug Ledford 919-754-3700 x44233 Red Hat, Inc. 1801 Varsity Dr. Raleigh, NC 27606 - 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/