aboutsummaryrefslogtreecommitdiff
path: root/util-linux/taskset.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/taskset.c')
-rw-r--r--util-linux/taskset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/taskset.c b/util-linux/taskset.c
index 67df1cb73..ed8878ad4 100644
--- a/util-linux/taskset.c
+++ b/util-linux/taskset.c
@@ -6,7 +6,7 @@
6 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 6 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
7 */ 7 */
8//config:config TASKSET 8//config:config TASKSET
9//config: bool "taskset (4.1 kb)" 9//config: bool "taskset (4.2 kb)"
10//config: default y 10//config: default y
11//config: help 11//config: help
12//config: Retrieve or set a processes's CPU affinity. 12//config: Retrieve or set a processes's CPU affinity.