EXAMPLES # ionice -c3 -p89 Sets process with PID 89 as an idle io process. # ionice -c2 -n0 bash Runs ’bash’ as a best-effort program with highest priority. # ionice -p89 Returns the class and priority of the process with PID 89.
Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a>
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。