sys_fuzzMime-Version: 1.0

Kurt Roeckx kurt at roeckx.be
Wed Jan 25 20:12:30 UTC 2017


On Wed, Jan 25, 2017 at 01:14:50PM -0500, Eric S. Raymond wrote:
> Kurt Roeckx <kurt at roeckx.be>:
> > All my real amd64 boxes show:
> > [    0.540511] Switched to clocksource hpet
> > [    3.327348] Switched to clocksource tsc
> > 
> > But my armel shows:
> > [    5.722800] Switching to clocksource orion_clocksource
> > 
> > A KVM guest shows:
> > [    0.392136] Switched to clocksource kvm-clock
> 
> Sorry, I don't know how to interpret this.

I was just looking at what was available on the various platforms,
and what is used.

On amd64 I see:
$ cat /sys/devices/system/clocksource/clocksource0/available_clocksource
tsc hpet acpi_pm 

On the kvm guest:
kvm-clock hpet acpi_pm 

on my armel:
orion_clocksource 

An other armel:
armada_370_xp_clocksource

All the armhf / arm64 machines I tried:
arch_sys_counter

On mips:
MIPS

Other mips boxes:
OCTEON_CVMCOUNT

Powerpc:
timebase

s390x:
tod


Kurt



More information about the devel mailing list