x86/UV: Lower UV rtc clocksource rating
authorDimitri Sivanich <sivanich@sgi.com>
Fri, 17 Feb 2012 14:16:41 +0000 (08:16 -0600)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Feb 2012 08:07:56 +0000 (09:07 +0100)
commitb0deca2e0270135f797e81bdb0743e50fd1dc58d
treeb5f43e3a30e0d5b663d38c571a1e55978df59061
parentb01543dfe67bb1d191998e90d20534dc354de059
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 <sivanich@sgi.com>
Cc: John Stultz <johnstul@us.ibm.com>
Cc: Jack Steiner <steiner@sgi.com>
Link: http://lkml.kernel.org/r/20120217141641.GA28063@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/platform/uv/uv_time.c