From: Tony Breeds Date: Mon, 22 Oct 2007 00:56:25 +0000 (+1000) Subject: Clocksource is continuous regardless of the state of the host's TSC. X-Git-Tag: v2.6.24-rc1~28^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05aa026a62d0fe0b4664a01d1537984b12567e7c;p=pandora-kernel.git Clocksource is continuous regardless of the state of the host's TSC. Currently lguest will spend a lot of of time waking up the host, as it cannot go tickless (if the [host] TSC has been marked unstable). On my laptop I was getting ~40% of wakeups from lguest. With this patch applied, my laptop is much happier! Signed-off-by: Tony Breeds Signed-off-by: Rusty Russell --- Reading git-diff-tree failed