From: Tony Breeds Date: Mon, 17 Mar 2008 05:23:29 +0000 (+1100) Subject: [POWERPC] Update wait_state_cycles in the VPA X-Git-Tag: v2.6.26-rc1~1125^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96366a8d3f17ee964802378d4a1f51fda86f070e;p=pandora-kernel.git [POWERPC] Update wait_state_cycles in the VPA The hypervisor can look at the value in the wait_state_cycles field of the VPA for an estimate of how busy dedicated processors are. Currently, as the kernel never touches this field, we appear to be 100% busy. This records the duration the kernel is in powersave and passes that to the HV to provide a reasonable indication of utilisation. Signed-off-by: Tony Breeds Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed