rncbc / rtirq

rtirq - Startup script for realtime-preempt enabled kernels
GNU General Public License v2.0
40 stars 6 forks source link

Small robustness increase #15

Closed capocasa closed 5 months ago

capocasa commented 5 months ago

As requested, a fix for partial matching of irq numbers.

Additionally, a sanity check that gives a warning if not rt kernel or threadirqs enabled- for some reason, there are still processes containing 'irq' even without threadirqs making it easy to get the false impression the script is doing something where its behavior is in fact undefined.