下表简要说明了“Microstate 信息”的特性。
表 C–133 Microstate 信息特性
特性 |
说明 |
---|---|
Entry Name |
条目名称(名称必须唯一)。 |
CPU wait time |
CPU 用于等待的时间百分比。 |
Text page fault time |
文字页面故障的时间百分比。 |
Data page fault time |
数据页面故障的时间百分比。 |
Major page faults |
每秒出现的主页面故障数目(文字和数据故障)。 |
Characters in I/O |
每秒读取和写入的字符数。 |
Involuntary context switches |
偶然环境每秒切换次数。 |
CPU time for reaped children |
与父进程分离的子进程使用 CPU 的时间百分比。 |
User lock time |
用户锁定消耗的时间百分比。 |
System trap time |
系统陷阱消耗的时间百分比。 |
Total swaps |
交换消耗的时间百分比。 |
Entry Description |
条目的说明(必需字段)。 |
Executable code Rule |
应用于可执行代码的规则。 |
File access rule |
应用于文件访问的规则。 |
如果出现以下情况,其对应的 CPU 上可能会出现非常高的 CPU 占用百分比:
某个特定进程有 n 个线程正等待激活。
“用户锁定时间”为 100% 乘以 n 个线程数。