Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4

From: Florian Schmidt (mista.tapas_at_gmx.net)
Date: 10/29/04

  • Next message: Ingo Molnar: "Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4]"
    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/


  • Next message: Ingo Molnar: "Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4]"

    Relevant Pages

    • Re: Linux GPL and binary module exception clause?
      ... If company A writes a driver which is not GPL it doesn't concern the ... If company B offered the modified driver for kernel inclusion, ... 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/ ...
      (Linux-Kernel)
    • Re: Contribute - How to
      ... > kernel. ... around for which the 2.6 driver is marked broken, ... Can I suggest new features? ... 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/ ...
      (Linux-Kernel)
    • Re: sata_promise KERNEL_BUG on 2.6.12
      ... tried with the controller) ... Could the driver "remap" it? ... drives in another way than the kernel do. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: my opinion about VGA devices
      ... > registered with the kernel. ... > the current kernel, but as soon as the first driver is registered, the kernel ... the key seems to be to get out of graphics mode ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: sis190 driver
      ... > Is there any kind of test or information I can provid to help you fixing ... driver and the 8201 is labelled as requiring extra quirks in sis900.c. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)