Hello Roger,
On 06/06/2020 13:59, Roger wrote:
It is configured with CONFIG_HZ=250 and I'm
wondering would it be worth
recompiling it with CONFIG_HZ=1000 as recommended several times in the
wiki article?
I don't think that's really necessary anymore as almost everything in
Linux audio land that needs a high resolution timer uses the snd-hrtimer
kernel module these days which doesn't rely on this kernel setting.
Correct me if I'm wrong though, timers have always been a blind spot in
my understanding of how the kernel works with regard to real-time audio.
Best,
Jeremy