b47617 发表于 2007-9-20 16:04:39

这个问题今天我遇到了. 我的就是双核,刚开始时高达400多. 过一会就降下来了. 不知道是什么原因.有人知道嘛?

shanxi 发表于 2007-9-20 16:25:16

% Processor Time (Processor _Total)无法超过100%,但%Processor Time (Process _Total)能超过。


Examining Processor Time Data:
On multiprocessor systems, the Processor\% Processor Time value reported by System Monitor will never exceed 100 percent for any particular processor or thread. On the other hand, the value of the % Processor Time reported for the Process object can report values over 100 percent; if such values occur, this could indicate that threads of the process are cumulatively using more than 100 percent of a processor. To get more detailed information, use the Thread object counters to analyze the processor time each thread within a process is using. Investigating other data described in this section, such as DPC activity or context switching, might help you to interpret high processor-time values.
多处理器系统中,由系统监视报告的处理器Processor Time%值对任何个别处理器或线程不会超出100%。另一方面,进程对象Processor Time%报告值能超出100%,如果超出就意味着该进程的这些线程在累加地超出100%使用一个处理器。要得到更详尽的信息,使用线程对象计数器去分析该处理器在一个进程里使用每个线程的时间。调查在这部分描述的其它数据,如DPC活动或上下文切换,可能会帮助你去解释高Processor Time%值。

[ 本帖最后由 shanxi 于 2007-9-21 10:44 编辑 ]

piqiang2008 发表于 2010-2-21 14:26:51

我理解 可能Process_Total为总和,而Processor_Total 为平均值。

htlg 发表于 2010-2-22 17:06:35

楼主 应该没问题
楼主 %Processor Time (Process _Total)   400多是总和

上面 那个200多比例0.1实际上20%多

所以是没有问题的

ypzineihi 发表于 2011-3-9 11:42:56

关注这个问题,我也遇到了

kate_moss 发表于 2012-11-14 18:35:55

应该是多核CPU,具体估计还的换算下

让测试飞起来 发表于 2013-12-6 10:01:33

回复 24# htlg

上面的比例为 0.1 那么值是多少?40%?还是4000%?
下面的比例为10   那么值是         227%?

hbwqljl 发表于 2014-11-7 11:19:55

问题解决了没有,我也遇到这个问题,双核测试的时候,199.987174385447 感觉有点怪怪的

授客 发表于 2014-11-7 12:38:07

按相关资料,你得用线程对象计数器



页: 1 [2]
查看完整版本: %Processor Time(Process_Total)的值会显示400.695,超过100%