Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261637AbUKOQsk (ORCPT ); Mon, 15 Nov 2004 11:48:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261639AbUKOQsj (ORCPT ); Mon, 15 Nov 2004 11:48:39 -0500 Received: from mx2.elte.hu ([157.181.151.9]:3028 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S261637AbUKOQsa (ORCPT ); Mon, 15 Nov 2004 11:48:30 -0500 Date: Mon, 15 Nov 2004 18:50:00 +0100 From: Ingo Molnar To: Mark_H_Johnson@raytheon.com Cc: linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , "K.R. Foley" , Bill Huey , Adam Heath , Florian Schmidt , Thomas Gleixner , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , Gunther Persoons , emann@mrv.com, Shane Shrybman , Amit Shah Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-1 Message-ID: <20041115175000.GA7559@elte.hu> References: <20041115164604.GA1456@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041115164604.GA1456@elte.hu> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.31.6-itk1 (ELTE 1.2) SpamAssassin 2.63 ClamAV 0.73 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 21 * Ingo Molnar wrote: > > [8] Some samples of /proc/loadavg during my big test showed some > > extremely large numbers. For example: > > 5.07 402.44 0.58 5/120 4448 > > i'm currently trying to track down this one. The > rq->nr_uninterruptible count got out of sync during one of the > scheduler changes - and this causes large negative task counts, > messing up the load-average. ok, found it - it's an upstream bug in fact. I've uploaded -V0.7.26-5 with the fix. Ingo - 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/