Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269524AbUJWAxq (ORCPT ); Fri, 22 Oct 2004 20:53:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269659AbUJWAud (ORCPT ); Fri, 22 Oct 2004 20:50:33 -0400 Received: from smtp2.Stanford.EDU ([171.67.16.125]:39070 "EHLO smtp2.Stanford.EDU") by vger.kernel.org with ESMTP id S269524AbUJWAmi (ORCPT ); Fri, 22 Oct 2004 20:42:38 -0400 Subject: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-U10.2 From: Fernando Pablo Lopez-Lezcano To: Ingo Molnar , Rui Nuno Capela Cc: linux-kernel@vger.kernel.org, Lee Revell , mark_h_johnson@raytheon.com, "K.R. Foley" , Bill Huey , Adam Heath , Florian Schmidt , Thomas Gleixner , Michal Schmidt , Alexander Batyrshin In-Reply-To: <32871.192.168.1.5.1098491242.squirrel@192.168.1.5> References: <20041014234202.GA26207@elte.hu> <20041015102633.GA20132@elte.hu> <20041016153344.GA16766@elte.hu> <20041018145008.GA25707@elte.hu> <20041019124605.GA28896@elte.hu> <20041019180059.GA23113@elte.hu> <20041020094508.GA29080@elte.hu> <20041021132717.GA29153@elte.hu> <20041022133551.GA6954@elte.hu> <20041022155048.GA16240@elte.hu> <20041022175633.GA1864@elte.hu> <32871.192.168.1.5.1098491242.squirrel@192.168.1.5> Content-Type: text/plain Organization: Message-Id: <1098492115.13398.602.camel@cmn37.stanford.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 22 Oct 2004 17:41:55 -0700 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2675 Lines: 66 On Fri, 2004-10-22 at 17:27, Rui Nuno Capela wrote: > Ingo Molnar wrote: > >> i have released the -U10.2 Real-Time Preemption patch, which can be > > downloaded from: > > > > http://redhat.com/~mingo/realtime-preempt/ > > Regarding the jackd -R issue, I was trying to capture some debug data via > netconsole on my laptop (P4/UP) running RT-U10.2 Just starting to test U10.3. So far no freezes but I do see problems with Jack kicking out Hydrogen from the graph and some xruns. I see this on boot (athlon64 system): ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 19 (level, low) -> IRQ 19 ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[cfffe000-cfffe7ff] Max Packet=[2048] ohci1394 0000:00:0e.0: Device was removed without properly calling pci_disable_device(). This may need fixing. r8169 Gigabit Ethernet driver 1.6LK loaded ACPI: PCI interrupt 0000:00:0b.0[A] -> GSI 16 (level, low) -> IRQ 16 divert: allocating divert_blk for eth0 eth0: Identified chip type is 'RTL8169s/8110s'. eth0: RTL8169 at 0xf88c8f00, 00:0c:76:b3:c2:43, IRQ 16 BUG: atomic counter underflow at: [] qdisc_destroy+0x91/0xa0 (8) [] dev_shutdown+0x2f/0x90 (12) [] cond_resched+0x17/0x70 (8) [] unregister_netdevice+0x125/0x250 (16) [] down_write+0xa2/0x1e0 (12) [] __up_write+0x11a/0x200 (4) [] unregister_netdev+0xf/0x20 (16) [] rtl8169_remove_one+0x1d/0x50 [r8169] (8) [] pci_device_remove+0x68/0x70 (16) [] device_release_driver+0x56/0x60 (20) [] driver_detach+0x18/0x30 (12) [] bus_remove_driver+0x29/0x50 (12) [] driver_unregister+0xb/0x20 (8) [] pci_unregister_driver+0xb/0x20 (8) [] sys_delete_module+0x105/0x130 (8) [] sysenter_past_esp+0x52/0x71 (80) preempt count: 00000001 . 1-level deep critical section nesting: .. entry 1: print_traces+0xd/0x40 [<00000000>] / (0x0 [<00000000>]) divert: freeing divert_blk for eth0 ip_tables: (C) 2000-2002 Netfilter core team ip_conntrack version 2.1 (8192 buckets, 65536 max) - 300 bytes per conntrack r8169 Gigabit Ethernet driver 1.6LK loaded ACPI: PCI interrupt 0000:00:0b.0[A] -> GSI 16 (level, low) -> IRQ 16 divert: allocating divert_blk for eth0 eth0: Identified chip type is 'RTL8169s/8110s'. eth0: RTL8169 at 0xf8af4f00, 00:0c:76:b3:c2:43, IRQ 16 IRQ#16 thread RT prio: 49. r8169: eth0: link up -- Fernando - 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/