Re: tvtime and the Linux 2.6 scheduler

From: Ingo Molnar
Date: Mon May 24 2004 - 02:34:16 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> you mean the spurious 'queue to end of prio-queue' bug noticed by Joe
> Korty? tvtime should not be affected by this one. This bug only hits
> if there are multiple SCHED_FIFO tasks on the same priority level -
> tvtime is a single-process application.

i checked out the source and it uses multiple threads if recording is
done to disk - but the disk writer thread is at normal priority, only
the capture thread is using SCHED_FIFO.

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/