I just upgraded to 1.6.3 from 1.6.2 and noticed a graph is significantly different. It is a stacked graph that uses the system.cpu.util key with idle,nice,system,user types. Previously, I had a stacked graph with these values, sans "wait" as that isn't supported in Linux 2.6. Before 1.6.3 all values added up to 100% (or close to it). After 1.6.3 there is a significant chunk missing, i.e. not all values add up to 100%. I checked the system and watched 'top' for a bit and noticed quite a bit of "wait" %cpu.
Here's the beef: I don't know whether 1.6.3 causes more wait%cpu or if the system.cpu.util key is merely recording cpu usage values differently.
Anybody have any comment or notice the same things?
Here's the beef: I don't know whether 1.6.3 causes more wait%cpu or if the system.cpu.util key is merely recording cpu usage values differently.
Anybody have any comment or notice the same things?
Comment