linux - Default priority of thread with SCHED_FIFO -


what default priority of thread sched_fifo policy in linux? range 0-99.

according red hat enterprise mrg 1.3 realtime reference guide, there no default priority value sched_fifo policy.

you have set priority when set policy sched_fifo.

priority values:

policy        default    lowest   highest sched_fifo                  1       99 sched_rr                    1       99 sched_other     0         -20       19  

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -