Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262244AbUC1Ryi (ORCPT ); Sun, 28 Mar 2004 12:54:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262236AbUC1Ryi (ORCPT ); Sun, 28 Mar 2004 12:54:38 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:27861 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S262130AbUC1Rye (ORCPT ); Sun, 28 Mar 2004 12:54:34 -0500 Message-ID: <4067114D.7050606@pobox.com> Date: Sun, 28 Mar 2004 12:54:21 -0500 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jamie Lokier CC: Nick Piggin , linux-ide@vger.kernel.org, Linux Kernel , Andrew Morton Subject: Re: [PATCH] speed up SATA References: <4066021A.20308@pobox.com> <40661049.1050004@yahoo.com.au> <406611CA.3050804@pobox.com> <406616EE.80301@pobox.com> <4066191E.4040702@yahoo.com.au> <40662108.40705@pobox.com> <20040328135124.GA32597@mail.shareable.org> <40670A36.3000005@pobox.com> <20040328173623.GA1087@mail.shareable.org> In-Reply-To: <20040328173623.GA1087@mail.shareable.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 22 Jamie Lokier wrote: > This is what I mean: turn off write cacheing, and performance on PATA > drops because of the serialisation and lost inter-command time. > > With TCQ-on-write, you can turn off write cacheing and in theory > performance doesn't have to drop, is that right? hmmm, that's a good point. I honestly don't know. Something to be tested, I suppose... My premature guess would be that you would need a queue depth larger than 2 or 4 before performance starts to not-suck. Jeff - 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/