Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4
From: Florian Schmidt (mista.tapas_at_gmx.net)
Date: 10/29/04
- Previous message: Blaisorblade: "Re: [uml-devel] Re: Why UML often does not build (was: Re: [PATCH] UML: Build fix for TT w/o SKAS)"
- In reply to: Ingo Molnar: "Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4"
- Next in thread: Florian Schmidt: "Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 17:09:49 +0200 To: Ingo Molnar <mingo@elte.hu>
On Fri, 29 Oct 2004 16:25:38 +0200
Ingo Molnar <mingo@elte.hu> wrote:
> > ksoftirqd/0:
> > mango:~# chrt -p 2
> > pid 2's current scheduling policy: SCHED_FIFO
> > pid 2's current scheduling priority: 99
>
> dont do this ... ksoftirqd can spend alot of time processing various
> stuff and it should not be relevant to the audio path. It should be
> SCHED_OTHER.
ah ok, i was wondering about this.. i saw it in rui's setup [SCHED_FIFO with
high prio]. Doesn't seem to make a difference though on first sight. still
xruns plenty above 1ms.
playback only or rmmod'ing the network adapter driver or using the dummy
soundcard driver instead of snd-cs46xx doesn't make a difference either.
after rmmoding the network card driver i saw:
sis900 0000:00:03.0: Device was removed without properly calling
pci_disable_device(). This may need fixing.
in m dmesg. rmmod'ing snd-cs46xx gives me:
Sound Fusion CS46xx 0000:00:0f.0: Device was removed without properly
calling pci_disable_device(). This may need fixing.
too, so maybe i have already hit a BUG in the kernel and this screwed up all
further test results.
Will build a kernel with debugging stuff to see what's up. I'll also build a
VP only version to see if i still get these pci_disable_device() messages
with a "more vanilla" kernel ;)
flo
-
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/
- Previous message: Blaisorblade: "Re: [uml-devel] Re: Why UML often does not build (was: Re: [PATCH] UML: Build fix for TT w/o SKAS)"
- In reply to: Ingo Molnar: "Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4"
- Next in thread: Florian Schmidt: "Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|