Signed-off-by: Johann Klähn <johann@xxxxxxxxxx> --- advsync/rt.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advsync/rt.tex b/advsync/rt.tex index 69b80ec6..ee0e7474 100644 --- a/advsync/rt.tex +++ b/advsync/rt.tex @@ -1450,7 +1450,7 @@ One way of resolving this conflict between OS jitter and maintaining contact with the outside world is to reserve a small number of housekeeping CPUs, and to force all interrupts to these CPUs. The \path{Documentation/IRQ-affinity.txt} file in the Linux source tree -describes how to direct device interrupts to specified CPU, +describes how to direct device interrupts to specified CPUs, which as of early 2021 involves something like the following: \begin{VerbatimU} -- 2.34.1