systat - Do not use ccpu for %cpu calculation in pigs view.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 11 Nov 2012 23:18:01 +0000 (00:18 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 13 Nov 2012 00:11:23 +0000 (01:11 +0100)
commit89e31b419851ddedbe42f1ca6597b36dcda54d46
tree1b954a6c2f6a15f0f7c5df1fb13971a327ce5ef5
parenta9b83a07e5429fd4b62e82f4017301262893b012
systat - Do not use ccpu for %cpu calculation in pigs view.

- ccpu went away after the new scheduler work so sync with
  the current status of the kernel.
- Also remove all the unused kvm* stuff and get fscale via sysctl.

Reported-by: tpchin <tpchin@telstra.com>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2245>
usr.bin/systat/pigs.c