Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.9-rc3-bk5 /Documentation/kernel-parameters.txt

Filename:/Documentation/kernel-parameters.txt
Lines Added:12
Lines Deleted:3
Also changed in: (Previous) 2.6.9-rc3-bk4  2.6.9-rc3  2.6.9-rc2-bk15  2.6.9-rc2-bk14  2.6.9-rc2-bk13  2.6.9-rc2-bk12 
(Following) 2.6.9-rc3-bk6  2.6.9-rc3-bk7  2.6.9-rc3-bk8  2.6.9-rc3-bk9  2.6.9-rc3-bk10  2.6.9-rc4 

Location
[  2.6.9-rc3-bk5
  [  Documentation
     o  kernel-parameters.txt

Patch

diff -Nru a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt   2004-09-17 00:07:36 -07:00
+++ b/Documentation/kernel-parameters.txt   2004-10-02 21:05:10 -07:00
@@ -97,9 +97,6 @@
          See header of drivers/scsi/53c7xx.c.
          See also Documentation/scsi/ncr53c7xx.txt.
 
-   98busmouse.irq=   [HW,MOUSE] PC-9801 Bus Mouse Driver
-         Format: <irq>, default is 13
-
    acpi=      [HW,ACPI] Advanced Configuration and Power Interface 
          Format: { force | off | ht | strict }
          force -- enable ACPI if default was off
@@ -532,6 +529,18 @@
 
    isapnp=      [ISAPNP]
          Format: <RDP>, <reset>, <pci_scan>, <verbosity>
+
+   isolcpus=   [KNL,SMP] Isolate CPUs from the general scheduler.
+         Format: <cpu number>, ..., <cpu number>
+         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.
+
+         This option is the preferred way to isolate CPUs. The
+         alternative - manually setting the CPU mask of all tasks
+         in the system can cause problems and suboptimal load
+         balancer performance.
 
    isp16=      [HW,CD]
          Format: <io>,<irq>,<dma>,<setup>


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.