Re: boosting priority of threads & processes
Per Jessen <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
vibi wrote: > hello, > is there any way to boost the priority of threads & processes other > than using nice value. > See man sched_setparam. /Per Jessen