Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261421AbUKCAHj (ORCPT ); Tue, 2 Nov 2004 19:07:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262661AbUKCADn (ORCPT ); Tue, 2 Nov 2004 19:03:43 -0500 Received: from postfix3-1.free.fr ([213.228.0.44]:64428 "EHLO postfix3-1.free.fr") by vger.kernel.org with ESMTP id S262756AbUKCACm (ORCPT ); Tue, 2 Nov 2004 19:02:42 -0500 Message-ID: <41882E8F.6040608@free.fr> Date: Wed, 03 Nov 2004 02:04:15 +0100 From: Remi Colinet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ingo Molnar Cc: Florian Schmidt , Lee Revell , Paul Davis , Thomas Gleixner , LKML , mark_h_johnson@raytheon.com, Bill Huey , Adam Heath , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , jackit-devel , Rui Nuno Capela Subject: Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.6] References: <1099171567.1424.9.camel@krustophenia.net> <20041030233849.498fbb0f@mango.fruits.de> <20041031120721.GA19450@elte.hu> <20041031124828.GA22008@elte.hu> <1099227269.1459.45.camel@krustophenia.net> <20041031131318.GA23437@elte.hu> <20041031134016.GA24645@elte.hu> <20041031162059.1a3dd9eb@mango.fruits.de> <20041031165913.2d0ad21e@mango.fruits.de> <20041031200621.212ee044@mango.fruits.de> <20041101134235.GA18009@elte.hu> <41881B28.5010109@free.fr> In-Reply-To: <41881B28.5010109@free.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2088 Lines: 55 Remi Colinet wrote: > Ingo Molnar wrote: > >> i've uploaded a fixed kernel (-V0.6.8) to : >> >> http://redhat.com/~mingo/realtime-preempt/ >> >> Without DEBUG_PAGE_ALLOC, the kernel (V0.6.9) is fairly stable. I can even feel the difference of latency under KDE, between the stock kernel and V0.6.9. :-) I like this patch. Remi > I have thousands of the following BUG with V0.6.9 > > Nov 2 23:10:14 tigre02 kernel: printk: 6553 messages suppressed. > Nov 2 23:10:14 tigre02 kernel: BUG: using smp_processor_id() in > preemptible [00000001] code: udev/1159 > Nov 2 23:10:14 tigre02 kernel: caller is store_stackinfo+0x5d/0xb0 > Nov 2 23:10:14 tigre02 kernel: [] dump_stack+0x23/0x30 (20) > Nov 2 23:10:14 tigre02 kernel: [] smp_processor_id+0xb7/0xc0 > (32) > Nov 2 23:10:14 tigre02 kernel: [] store_stackinfo+0x5d/0xb0 > (28) > Nov 2 23:10:14 tigre02 kernel: [] > cache_free_debugcheck+0x1aa/0x390 (52) > Nov 2 23:10:14 tigre02 kernel: [] kmem_cache_free+0x46/0xf0 > (32) > Nov 2 23:10:14 tigre02 kernel: [] sys_open+0x81/0xb0 (32) > Nov 2 23:10:14 tigre02 kernel: [] > sysenter_past_esp+0x52/0x71 (-8124) > Nov 2 23:10:14 tigre02 kernel: --------------------------- > Nov 2 23:10:14 tigre02 kernel: | preempt count: 00000002 ] > Nov 2 23:10:14 tigre02 kernel: | 2-level deep critical section nesting: > Nov 2 23:10:14 tigre02 kernel: ---------------------------------------- > Nov 2 23:10:14 tigre02 kernel: .. [] .... > smp_processor_id+0x5f/0xc0 > Nov 2 23:10:14 tigre02 kernel: .....[] .. ( <= > store_stackinfo+0x5d/0xb0) > Nov 2 23:10:14 tigre02 kernel: .. [] .... > print_traces+0x1d/0x60 > Nov 2 23:10:14 tigre02 kernel: .....[] .. ( <= > dump_stack+0x23/0x30) - 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/