From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 10 Nov 2003 19:22:34 +0000 Subject: Re: hot cache line due to note_interrupt() Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Mon, 10 Nov 2003 13:08:34 -0600, Jack Steiner said: Jack> FYI, I dont know the background on note_interrupt() in Jack> arch/ia64/kernel/irq.c, but I had to disable the function on Jack> our large systems. I try to keep irq.c in sync with i386/kernel/irq.c as much as possible (for an eventual merge). I'd propose to bring up the issue on lkml since it's likely to affect large x86 machines, too. Then we can fix x86 and ia64 at the same time. --david