summaryrefslogtreecommitdiff
path: root/system/rtirq/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-24 03:28:00 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:37 +0700
commitf187e25e4efbc437055951110364d22546ec95f0 (patch)
tree6c05f82b86c819b1660a29206baeda98092f0544 /system/rtirq/README
parentc2e2304deba1be1b2904c36fc940490223688abd (diff)
downloadslackbuilds-f187e25e4efbc437055951110364d22546ec95f0.tar.gz
system/rtirq: Updated for version 20210530_acf01e7.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rtirq/README')
-rw-r--r--system/rtirq/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/rtirq/README b/system/rtirq/README
index 17f6b1cd99..1774f4bec8 100644
--- a/system/rtirq/README
+++ b/system/rtirq/README
@@ -3,7 +3,7 @@ rtirq (set priorities on kernel IRQ threads)
The rtirq script is a bash script written by Rui Nuno Capela which works
in conjunction with the IRQ threading facility of the Linux kernel. The
script takes advantage of the fact that the kernel can use threads for
-IRQs management, and as such these threads (like any other thread running
+IRQ management, and as such these threads (like any other thread running
on your system) can be given maximum priority in an effort to minimize
the latency of audio peripherals.