Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Mar 2002 13:51:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Mar 2002 13:51:21 -0500 Received: from naxos.pdb.sbs.de ([192.109.3.5]:55218 "EHLO naxos.pdb.sbs.de") by vger.kernel.org with ESMTP id ; Thu, 21 Mar 2002 13:51:07 -0500 Date: Thu, 21 Mar 2002 19:53:58 +0100 (CET) From: Martin Wilck To: "Maciej W. Rozycki" cc: Martin Wilck , Linux Kernel mailing list Subject: Re: Severe IRQ problems on Foster (P4 Xeon) system In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dear Maciej, > In short some code like: > > timer_ack = !(cpu_has_tsc && > APIC_INTEGRATED(GET_APIC_VERSION(apic_read(APIC_LVR)))); > > should suffice as the condition to disable the code in > do_timer_interrupt() for systems using the through-8259A mode. There is > no need to keep it enabled unconditionally and I/O cycles are quite > expensive. The following patch implements it. Please test it. It should > cure your problems as a side effect, but that does not mean the BIOS isn't > to be fixed. please consider submitting this patch to Linus and Marcelo. Perhaps it needs testing by some more people, but I think it's the right thing to do. Martin -- Martin Wilck Phone: +49 5251 8 15113 Fujitsu Siemens Computers Fax: +49 5251 8 20409 Heinz-Nixdorf-Ring 1 mailto:Martin.Wilck@Fujitsu-Siemens.com D-33106 Paderborn http://www.fujitsu-siemens.com/primergy - 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/