linux getrlimit函数,getpriority()函数 Unix/Linux-CSDN博客

网站介绍:getpriority, setpriority -获取/设置程序的调度优先级内容简介#include #include int getpriority(intwhich, intwho);int setpriority(intwhich, intwho, intprio);描述The scheduling priority of the process, process group, or us..._linux setpriority hanshu shuoming