- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
nice进程优先级调整(Nice process priority adjustment)
nice进程优先级调整(Nice process priority adjustment)
Top display priority
Top input R can modify the priority
Renice can also modify the priority
Top nice priority
The range of nice to -2019 (the smaller the value of higher priority), the default is 0.
The nice command usage is as follows:
Priority nice program -n program name has been specified
Among them, n said NI, a positive value indicates that the NI values increased, negative values decreased NI.
For example: [root@RHEL4 dir1]# nice --1 PS -1
The use of renice:
Renice [-n] priority [-p|--pid] PID pid] [...
Renice [-n] priority -g|--pgrp PGRP pgrp] [...
Renice [-n] priority -u|--user user user] [...
Renice -h --help |
Renice -v --version |
The top command is a performance analysis tool commonly used Linux, can real-time display all processes in the system resource utilization, similar to the Windows task manager. The following details to use it.
Top - 01:06:48 up 1:22 user load average:, 1, 0.06, 0.60, 0.48
Tasks: 29 total, 1 running, 28 sleeping, 0 stopped, 0 zombie
Cpu (s): 0.3% us, 1% sy, 0% Ni, 98.7% ID, 0% WA, 0% Hi, 0% Si
Mem: 191272k total, 173656k used, 17616k free, 22052k buffers
Swap: 192772k total, 0k used, 192772k free, 123988k cached
PID USER PR NI VIRT RES SHR S%CPU%MEM TIME+ COMMAND
1379 root 160797624561980 S 0.7 0:11.03 1.3 sshd
14704 root 1602128980796 R 0.7 0:02.72 0.5 top
1 root 1601992632544 S 0 0:00.90 0.3 init
2 root 3419000 S 0 0:00.00 0 ksoftirqd/0
3 root RT 0000 S 0 0:00.00 0 watchdog/0
Statistical information area
The first five lines are statistical information of the whole system. The first row is the task queue information, with the result of the execution of the uptime command. The contents are as follows:
01:06:48 current time
The operation time, the up 1:22 system format too:
1 user current user number
Load average: 0.06, 0.60, 0.48 system load, i.e. the average length of the task queue.
Three values were 1 minutes, 5 minutes, 15 minutes prior to the average now.
Second, third behavio
您可能关注的文档
- linux-fsck过程(Linux-fsck process).doc
- loadrunner性能测试一个实例(An example of LoadRunner performance testing).doc
- linux文件编辑器命令详解(Linux file editor commands detailed).doc
- loadrunner性能测试经验总结(LoadRunner性能测试经验总结).doc
- log4j配置相对路径实现日志记录(Log4j configure the relative path to achieve logging).doc
- logo标志设计要素(Logo logo design elements).doc
- logo设计26字母的设计(Logo design, 26 letter design).doc
- lol介绍(lol介绍).doc
- lol全英出装(Lol all in English).doc
- lol技巧提升(Lol skills upgrading).doc
- oracle move使用总结及应用举例(Oracle移动使用总结及应用举例).doc
- oracle与sql server在数据备份与恢复上的差异(Differences between Oracle and SQL Server in data backup and recovery).doc
- oracle中自动存储管理技术原理及应用(Principle and application of automatic storage management technology in Oracle).doc
- oracle多表关联更新(Oracle multi table Association update).doc
- oracle字符集(Oracle character set).doc
- oracle实现身份证校验功能(Oracle to achieve authentication card function).doc
- oracle回收站recyclebin对象删除机制(Oracle recycle bin recyclebin object deletion mechanism).doc
- oracle 10g rexpdp导出命令使用总结(Oracle 10g rexpdp export command use summary).doc
- op权限插件指令(OP permission plug-in instructions).doc
- oracle数据加密(Oracle data encryption).doc
文档评论(0)