From 195de4589c2793f65ac6367fd81918642f3a8a01 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Thu, 6 Nov 2008 12:53:39 -0800 Subject: [PATCH] --- yaml --- r: 118445 b: refs/heads/master c: b225d44e27521290faca2e0f9b1a4a8c74dc510a h: refs/heads/master i: 118443: 934b6d2445b496e59a3cafb12c6b91d0cc6a82a1 v: v3 --- [refs] | 2 +- trunk/Documentation/kernel-parameters.txt | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index fd06b865c6f8..bcd8b517de4e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a684e7d33096892093456dd56a582cfc3bfad648 +refs/heads/master: b225d44e27521290faca2e0f9b1a4a8c74dc510a diff --git a/trunk/Documentation/kernel-parameters.txt b/trunk/Documentation/kernel-parameters.txt index 1bbcaa8982b6..8a8cb0ccc5f4 100644 --- a/trunk/Documentation/kernel-parameters.txt +++ b/trunk/Documentation/kernel-parameters.txt @@ -995,13 +995,15 @@ and is between 256 and 4096 characters. It is defined in the file Format: ,..., or - - (must be a positive range in ascending order) + - + (must be a positive range in ascending order) or a mixture ,...,- + This option can be used to specify one or more CPUs to isolate from the general SMP balancing and scheduling - algorithms. The only way to move a process onto or off - an "isolated" CPU is via the CPU affinity syscalls. + algorithms. You can move a process onto or off an + "isolated" CPU via the CPU affinity syscalls or cpuset. begins at 0 and the maximum value is "number of CPUs in system - 1".