|
|
第 1 帖 | |
|
|
标题: 优先级 我要怎么样才能在LINUX里看程序的优先级,用NICE怎样在终端里看程序的优先级呢?谢谢
__________________
P4 2.8c 1G双通道 金钻60G+西捷160G 影驰GeFore 6800 XT |
|
|
|
|
|
|
|
第 2 帖 | ||
|
|
标题: 回复: 优先级 引用:
nice -n N command #按优先级N(-20~19)执行程序 renice [+N | -N ] process #调整正在运行的进程的优先级(N) 注意:+N代表减低优先级,-N代表提高优先级。 代码:
键入top命令,按r。 遇到不懂的命令,最直接的解决途径是man command查看它的man文档。新手要逐渐学会摆脱M$ windows的落后观念。
__________________
IBOX, a LiveCD distribution based on Gentoo, is fit for newbie. IBOX brings to you: - knoppix-style harddisk installation tool, by which you can install Gentoo in 20 minutes. - hardware auto-configuration. You can run into X desktop directly. - all-round software set, including OpenOffice, azureus. - LiveCD-create-tools. Step-by-step, custom a LiveCD yourself with ease. Any questions and feedbacks is welcome to home_king at 163 dot com 此帖于 04-04-09 19:03 被 home_king 编辑. |
||
|
|
|
||