X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Documentation%2Fkernel-per-CPU-kthreads.txt;h=edec3a3e648d12eee550f953b6dec87ab58e34f8;hb=ad0b40fa944628d6f30b40266a599b285d70a266;hp=f4cbfe0ba1085b4df3067dcc457219699c5c6150;hpb=ed7b40c90e80559ab2d86a19516a5211733e34c9;p=linux-2.6-block.git diff --git a/Documentation/kernel-per-CPU-kthreads.txt b/Documentation/kernel-per-CPU-kthreads.txt index f4cbfe0ba108..edec3a3e648d 100644 --- a/Documentation/kernel-per-CPU-kthreads.txt +++ b/Documentation/kernel-per-CPU-kthreads.txt @@ -90,7 +90,7 @@ BLOCK_SOFTIRQ: Do all of the following: from being initiated from tasks that might run on the CPU to be de-jittered. (It is OK to force this CPU offline and then bring it back online before you start your application.) -BLOCK_IOPOLL_SOFTIRQ: Do all of the following: +IRQ_POLL_SOFTIRQ: Do all of the following: 1. Force block-device interrupts onto some other CPU. 2. Initiate any block I/O and block-I/O polling on other CPUs. 3. Once your application has started, prevent CPU-hotplug operations