- 1、本文档共13页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
操作系统性能调试IO性能分析(国外英文资料)
操作系统性能调试IO性能分析(国外英文资料)
1: measure the level of leisure of I/O
2: I/O resources are a symptom of a bottleneck in system performance
3: which activities are the biggest contributors to the I/O resources?
4: use iostat to analyze the utilization of I/O
5: analyze disk activity using the SAR command
6: analyze the activity of the buffer using the SAR command
7: use the SAR command to analyze the activity in the swap area
8: using the GlancePlus analysis system I/O activity
9: performance debugging for I/O requirements intensive systems
Measure the level of leisure of I/O
Here are some indicators of how busy I/O is:
Disk utilization (disk utilization)
Disk queue length (disk queue length)
Read/write rates per logical volume (read/write rates per logical volume)
Raw I/O (raw I/O) : primarily for database applications
Swap queue length (swap queue length)
Buffer cache hit ratio
Network file system and undisk workstation rate (NFS and diskless rates (server))
I/O resources become a symptom of system performance bottlenecks
When I/O becomes a bottleneck, the following typical symptoms occur:
High disk utilization
Too long disk queue length
The percentage of time waiting for disk I/O is too high (large percentage of time waiting for disk I/O)
High physical I/O rate: large physical I/O rate
Low buffer cache hit ratio (not sufficient in itself)
Too long running the process queue, but the CPU is idle (the large run queue with idle CPU)
Which activities are the biggest contributors to the I/O resources?
Here are some activities that take up a lot of the I/O resources:
Paging: paging not only causes memory problems, but also causes disk problems;
Open, creat, and stat system calls: system calls cause a lot of disk I/O;
Multiuser I/O and random I/O
Relational database
The core dumps
Use iostat to analyze the utilization of I/O
Iostat - report I/O statistics
Iostat iteratively reports I/O statistics for each active disk on the system.
If two or more disks are presented, data is pres
您可能关注的文档
- 婚姻法与继承法模拟4(国外英文资料).doc
- 字符串函数原型(国外英文资料).doc
- 字符和字符串(国外英文资料).doc
- 子网掩码、ip地址、主机号、网络号、网络地址、广播地址(国外英文资料).doc
- 如何清理电脑(国外英文资料).doc
- 字符集转换(国外英文资料).doc
- 如何计算房贷(国外英文资料).doc
- 字符与编码(国外英文资料).doc
- 字符串例题(国外英文资料).doc
- 存储器分配(国外英文资料).doc
- 湖南省城乡融合发展的时空异质性与驱动因素解析.docx
- 食管鳞状上皮癌变进程中CAFs相关蛋白的表达特征与医学价值探究.docx
- 青藏高原与伊朗高原地震各向异性结构及其动力学意义:基于陆陆碰撞构造背景的研究.docx
- 基于动态图像的脉搏运动分析:技术、应用与展望.docx
- 精准施策:H市X区初中英语作业管理的问题剖析与策略构建.docx
- 以反思促成长:初中生英语学习反思能力培养路径探究.docx
- 人胰腺癌细胞系20S蛋白酶体:组成剖析与异质性探究.docx
- 核心素养导向下中小学教师培训需求洞察与策略构建.docx
- 蓝细菌光驱固碳合成乙醇和乳酸细胞工厂:从构建到优化的深度剖析.docx
- 外贸英语函电课件PPT项目五.pptx
文档评论(0)