On Wed, 2012-05-02 at 03:41 +0200, Ralf Mardorf wrote:
> You can of course manually lower
> > the
> > priorities of non-soundcard irq processes with chrt.
Thank you, later today or tomorrow, I'll take a look at this.
spinymouse@email-addr-hidden:~$ chrt --help
chrt - manipulate real-time attributes of a process
Set policy:
chrt [options] <policy> <priority> {<pid> | <command> [<arg> ...]}
Get policy:
chrt [options] {<pid> | <command> [<arg> ...]}
Scheduling policies:
-b | --batch set policy to SCHED_BATCH
-f | --fifo set policy to SCHED_FIFO
-i | --idle set policy to SCHED_IDLE
-o | --other set policy to SCHED_OTHER
-r | --rr set policy to SCHED_RR (default)
Scheduling flags:
-R | --reset-on-fork set SCHED_RESET_ON_FORK for FIFO or RR
Options:
-a | --all-tasks operate on all the tasks (threads) for a given
pid
-h | --help display this help
-m | --max show min and max valid priorities
-p | --pid operate on existing given pid
-v | --verbose display status information
-V | --version output version information
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed May 2 04:15:02 2012
This archive was generated by hypermail 2.1.8 : Wed May 02 2012 - 04:15:02 EEST