Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 29 Jul 2001 13:11:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 29 Jul 2001 13:11:35 -0400 Received: from neon-gw.transmeta.com ([209.10.217.66]:48909 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sun, 29 Jul 2001 13:11:22 -0400 Date: Sun, 29 Jul 2001 10:07:57 -0700 (PDT) From: Linus Torvalds To: Alexey Kuznetsov cc: Andrea Arcangeli , , , , Subject: Re: [PATCH] [IMPORTANT] Re: 2.4.7 softirq incorrectness. In-Reply-To: <200107282328.DAA01045@mops.inr.ac.ru> 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 Original-Recipient: rfc822;linux-kernel-outgoing On Sun, 29 Jul 2001, Alexey Kuznetsov wrote: > > Before falling to euforia, the last question: > Is Ingo really happy with this? He blamed about latency, > it is not better than in 2.4.5 (with cpu_idle fix) :-) I think the latency issue was really the fact that we weren't always running softirqs in a timely fashion after they had been disabled by a "disable_bh()". That is fixed with the new softirq stuff, regardless of the other issues. But it would be good to have some specweb runs etc done to verify. Ingo? Linus - 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/