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
2 days 13 hours ago
2 days 23 hours ago
3 days 1 hour ago
3 days 3 hours ago
3 days 4 hours ago
3 days 5 hours ago
4 days 9 hours ago
4 days 12 hours ago
5 days 7 hours ago
5 days 9 hours ago