Dear all,
rtcqs is a Python utility to analyze your system and detect possible
bottlenecks that could have a negative impact on the performance of your
system when working with Linux audio.
rtcqs v0.6.6 is now available.
Latest release that was announced on this list was v0.5.2. Notable
changes since v0.5.2 include:
- Added SMT check
- Replaced audio group check with a group agnostic check
- Governor check can now deal with systems that have SMT disabled
- Tickless check now deals with all CONFIG_NO_HZ* variants and with nohz
being set on the kernel command line
- File systems check has been expanded
- IRQ check now loops through /sys/kernel/irq instead of parsing
/proc/interrupts
- rtprio check now checks if a SCHED_FIFO priority can be set instead of
a SCHED_RR priority
- Improved preempt RT check, check if “preempt=full” is part of the
kernel command line
For information on getting the latest version see
https://codeberg.org/rtcqs/rtcqs.
Best,
Jeremy