overlay: Scale the CPU busy value by the numer of active cores
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Aug 2013 16:40:45 +0000 (17:40 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Aug 2013 16:43:46 +0000 (17:43 +0100)
commitc6b26c5a406225868f05672949bcc4997c94c3ab
tree913cf3ee290f0e458042c0b50ee167ac0bc56f10
parent177208b0d4cf64a3e2f18909a47afc5bd646a651
overlay: Scale the CPU busy value by the numer of active cores

Having 100% always mean one processor fully utilised is much easier to
understand (than having to remember how many cores are on each machine
and scale appropriately).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
overlay/cpu-top.c
overlay/cpu-top.h
overlay/overlay.c