From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261753AbULNX2G (ORCPT ); Tue, 14 Dec 2004 18:28:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261757AbULNXXz (ORCPT ); Tue, 14 Dec 2004 18:23:55 -0500 Received: from smtp1.Stanford.EDU ([171.67.16.123]:60873 "EHLO smtp1.Stanford.EDU") by vger.kernel.org with ESMTP id S261772AbULNXWp (ORCPT ); Tue, 14 Dec 2004 18:22:45 -0500 Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc3-mm1-V0.7.33-0 From: Fernando Lopez-Lezcano To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@Raytheon.com, "K.R. Foley" , Bill Huey , Adam Heath , Florian Schmidt , Thomas Gleixner , Steven Rostedt , Fernando Pablo Lopez-Lezcano In-Reply-To: <20041214132834.GA32390@elte.hu> References: <20041116134027.GA13360@elte.hu> <20041117124234.GA25956@elte.hu> <20041118123521.GA29091@elte.hu> <20041118164612.GA17040@elte.hu> <20041122005411.GA19363@elte.hu> <20041123175823.GA8803@elte.hu> <20041124101626.GA31788@elte.hu> <20041203205807.GA25578@elte.hu> <20041207132927.GA4846@elte.hu> <20041207141123.GA12025@elte.hu> <20041214132834.GA32390@elte.hu> Content-Type: text/plain Organization: Message-Id: <1103066516.12659.377.camel@cmn37.stanford.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 14 Dec 2004 15:21:56 -0800 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2004-12-14 at 05:28, Ingo Molnar wrote: > i have released the -V0.7.33-0 Real-Time Preemption patch, which can be > downloaded from the usual place: > > http://redhat.com/~mingo/realtime-preempt/ > > this is mainly a port from -rc2-mm3 to -rc3-mm1. Changes: > > - due to 2.6.10 release work the -mm kernel now is in fixes-mostly mode, > but there's one interesting new feature: -rc3-mm1 introduced the > ->unlocked_ioctl method which is now an official way to do BKL-less > ioctls. I changed the ALSA ->ioctl_bkl changes in -RT to use this > facility. The ALSA/sound guys might be interested in these bits. Thus > another chunk of -RT could go upstream. > > - IO-APIC/MSI fix from Steven Rostedt. > > - fixed a tracer bug which would produce a kernel warning and an empty > /proc/latency_trace if the trace buffer overflows. I don't know which change did it, but I have network connectivity in my athlon64 test box with 0.7.33-0! Woohoo! [*] Thanks... -- Fernando [*] as reported before: going up to runlevel 5 killed the network, up to leve 3 everything was fine, I was guessing probably due to some problem with X and the radeon driver.