On Sat, 7 May 2005 22:02:01 -0700
Noah Roberts <roberts.noah@email-addr-hidden> wrote:
> Ok, now that I have the kernel and everything set up and jackd is
> running in realtime mode, how do I tell the kernel to do that with
> other programs that don't know enough to increase their own
> priorities? Is there a wrapper program that will start another
> program at an increased priority?
>
> This could be something I should already know, but I haven't ever had
> to do it before so I don't.
programs need to be designed for realtime mode. Especially they need to
give up the cpu in periodic intervals to keep the system responsive.
Many programs like games won't even work right when running SCHED_FIFO.
But nonetheless have a look at
schedtool
and
chrt (from the schedutils package)
Flo
-- Palimm Palimm! http://affenbande.org/~tapas/Received on Sun May 8 20:15:04 2005
This archive was generated by hypermail 2.1.8 : Sun May 08 2005 - 20:15:05 EEST