[SLUG] Real Time Processes

2008-04-22 Thread Tony Sceats
Hi Slug, Does anyone know how I would force a process into the Real Time scheduling class in Linux? chrt seems to modify RT parameters once the process is in the RT class, but I can't seem to find how to put one in there outside of it being explicitly set within code, which is not an option in

Re: [SLUG] Real Time Processes

2008-04-22 Thread Peter Chubb
Tony == Tony Sceats [EMAIL PROTECTED] writes: Tony Hi Slug, Does anyone know how I would force a process into the Tony Real Time scheduling class in Linux? chrt seems to modify RT Tony parameters once the process is in the RT class, but I can't seem Tony to find how to put one in there outside

Re: [SLUG] Real Time Processes

2008-04-22 Thread Tony Sceats
Thanks Peter, I was hoping that wouldn't be necessary - eg, in Solaris you can use priocntl to change processes into RT class, but I can't find anything equivalent - chrt is as close as I can find. Interestingly if you use top, there are kernel tasks listed as RT in the PRI column, and if you use