Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758803AbXL3Vhw (ORCPT ); Sun, 30 Dec 2007 16:37:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757117AbXL3Vhp (ORCPT ); Sun, 30 Dec 2007 16:37:45 -0500 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:36740 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753215AbXL3Vho (ORCPT ); Sun, 30 Dec 2007 16:37:44 -0500 Date: Sun, 30 Dec 2007 21:28:20 +0000 From: Alan Cox To: Ingo Molnar Cc: Linus Torvalds , Rene Herman , dpreed@reed.com, Islam Amer , hpa@zytor.com, Pavel Machek , Ingo Molnar , Andi Kleen , Thomas Gleixner , Linux Kernel Subject: Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override Message-ID: <20071230212820.0d53f389@the-village.bc.nu> In-Reply-To: <20071230203417.GA12949@elte.hu> References: <477711DC.5030800@keyaccess.nl> <20071230144700.78f4605c@the-village.bc.nu> <20071230152835.GX16946@elte.hu> <4777BDA5.4050203@keyaccess.nl> <20071230203417.GA12949@elte.hu> X-Mailer: Claws Mail 3.1.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1042 Lines: 24 > fact even io_delay=udelay would be wrong because any problem will be > less clearly triggerable and thus less bisectable/debuggable. And if this eats someones disk because you drive the hardware out of spec you are going to sit there and tell them to bisect it ? Lovely. Ingo - put the christmas wine away and have a coffee. Now think first. You won't bisect obscure timing triggered problems, and the _p users are almost all for hardware where performance doesn't matter one iota (eg CMOS). This isn't even all down to the chipset internal logic - several of my boxes have external CMOS NVRAM/RTC chips which are probably the same design (if a little smaller) as ten years ago. io_delay = none is exactly the same thing as CPU overclocking. Hard to debug, unpredictable and stupid. Alan -- 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/