From: Dimitri Sivanich Date: Fri, 17 Feb 2012 14:16:41 +0000 (-0600) Subject: x86/UV: Lower UV rtc clocksource rating X-Git-Tag: v3.4-rc1~155^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0deca2e0270135f797e81bdb0743e50fd1dc58d;p=pandora-kernel.git x86/UV: Lower UV rtc clocksource rating Lower the rating of the UV rtc clocksource to just below that of the tsc, to improve performance. Reading the tsc clocksource has lower latency than reading the rtc, so favor it in situations where it is synchronized and stable. When the tsc is unsynchronized, the rtc needs to be the chosen clocksource. Signed-off-by: Dimitri Sivanich Cc: John Stultz Cc: Jack Steiner Link: http://lkml.kernel.org/r/20120217141641.GA28063@sgi.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed