Superfunction
顯示具有
Linux Command
標籤的文章。
顯示所有文章
顯示具有
Linux Command
標籤的文章。
顯示所有文章
2011年9月13日 星期二
renice
指令 renice
語法
renice [+|-] nicenumber [option] targets
操作
-u
該使用者的process 的優限度都會被修改
-p
指定PID 的優先度被修改
說明
修改所指定的使用者或是PID 的優先度。
範例
修改PID 500 的優先度。
$renice 20 500
>>歡迎前往Superfunction Linux
nice
指令 nice
語法
nice [-n adjustment] [command]
nice [-adjustment] [command]
操作
-n
設定要調整的優先順序,預設值是10
-v
版本訊息
說明
指定process 的優先度,預設是10,一般使用者調整的範圍是1~19,root 權限調整的範圍是在-20~19。
>>歡迎前往Superfunction Linux
較舊的文章
首頁
訂閱:
文章 (Atom)