[linux-audio-dev] How to find out actual max priority available

Jonathan Ryshpan jonrysh at pacbell.net
Fri Feb 9 14:18:56 UTC 2007


The functions sched_get_priority_max() and sched_get_priority_min()
return the max and min priorities available for the scheduling policy in
force (currently 99 and 1 for SCHED_RR).  

What method can be used to discover the max priority currently available
to the current process, as controlled by /etc/security/limits.conf (or
whatever controls it at the time of the inquiry)?

In particular this is for the kernel 2.6.19-1.2895.fc6 running
(naturally) under Fedora Core 6.

Thanks - jon




More information about the Linux-audio-dev mailing list