From 3f8bb2b68b98c5f9032340c4847259204e86cbd5 Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 28 Aug 2024 21:17:03 +0000 Subject: deploy: dfb198cc07f8774e192279b18b4deb5e4275a4d0 --- print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print.html') diff --git a/print.html b/print.html index 6975464..95154e8 100644 --- a/print.html +++ b/print.html @@ -2511,7 +2511,7 @@ opts:

taskset(1)

Set cpu affinity for new processes or already running ones.

-
# Pin all (-a) tasks of new command on cores 0,1,2,4.
+
# Pin all (-a) tasks of new command on cores 0,1,2,4.
 taskset -ac 0-2,4 CMD [ARGS]
 
 # Pin all tasks of running PID onto cores 0,2,4.
-- 
cgit v1.2.3