Re: [patch] voluntary-preempt-2.6.8-rc2-M5

From: Ingo Molnar
Date: Mon Aug 16 2004 - 05:52:55 EST



* Lee Revell <rlrevell@xxxxxxxxxxx> wrote:

> > No, this is not. It should be a real XRUN, I believe.
>
> This one has still defied explanation. The working theory was that it
> was the same bug causing an xrun if an unrelated process called
> mlockall, but now that bug has been fixed, and this xrun at startup
> still happens.

does the first xrun happen right during startup, or only when the first
jack application uses jackd to do audio?

if the former then does jackd set itself up (does an mlockall, etc.)
before it opens the audio device? If the audio device has an event for
jackd the moment the device is opened, and jackd opens the audio device
early during startup, then jackd might not be able to process this event
until it has started up (which can take milliseconds).

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/