in recent kernels the default is the HR timer, but it depends how it is configured at kernel build time.
to check what's available:
cat /proc/asound/timers
what actually is it using:
cat /proc/asound/seq/timer
note that only the PCM slave timers are possibly related to a specific clocksource, which you can check with:
cat /sys/devices/system/clocksource/clocksource0/available_clocksource
cat /sys/devices/system/clocksource/clocksource0/current_clocksource
I believe that on most recent kernels and systems, the tsc
is the default one, if not the best or only option available.
byee
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
1 min 1 sec ago
1 hour 56 min ago
15 hours 20 min ago
16 hours 21 min ago
16 hours 26 min ago
16 hours 39 min ago
17 hours 30 min ago
18 hours 15 min ago
17 hours 43 min ago
19 hours 22 min ago