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

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

Advertisement

Kernel v2.6.9-rc1-bk19 /Documentation/kernel-parameters.txt

Filename:/Documentation/kernel-parameters.txt
Lines Added:20
Lines Deleted:1
Also changed in: (Previous) 2.6.9-rc1-bk18  2.6.9-rc1-bk17  2.6.9-rc1-bk16  2.6.9-rc1-bk15  2.6.9-rc1-bk14  2.6.9-rc1-bk13 
(Following) 2.6.9-rc2  2.6.9-rc2-bk3  2.6.9-rc2-bk4  2.6.9-rc2-bk5  2.6.9-rc2-bk6  2.6.9-rc2-bk7 

Location
[  2.6.9-rc1-bk19
  [  Documentation
     o  kernel-parameters.txt

Patch

diff -Nru a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt   2004-08-23 01:15:00 -07:00
+++ b/Documentation/kernel-parameters.txt   2004-08-26 23:30:30 -07:00
@@ -579,6 +579,20 @@
             so, the driver will manage that printer.
             See also header of drivers/char/lp.c.
 
+   lpj=n      [KNL]
+         Sets loops_per_jiffy to given constant, thus avoiding
+         time-consuming boot-time autodetection (up to 250 ms per
+         CPU). 0 enables autodetection (default). To determine
+         the correct value for your kernel, boot with normal
+         autodetection and see what value is printed. Note that
+         on SMP systems the preset will be applied to all CPUs,
+         which is likely to cause problems if your CPUs need
+         significantly divergent settings. An incorrect value
+         will cause delays in the kernel to be wrong, leading to
+         unpredictable I/O errors and other breakage. Although
+         unlikely, in the extreme case this might damage your
+         hardware.
+
    ltpc=      [NET]
          Format: <io>,<irq>,<dma>
 
@@ -752,6 +766,8 @@
 
    nomce      [IA-32] Machine Check Exception
 
+   noresidual   [PPC] Don't use residual data on PReP machines.
+
    noresume   [SWSUSP] Disables resume and restore original swap space.
  
    no-scroll   [VGA] Disables scrollback.
@@ -898,7 +914,10 @@
          Ranges are in pairs (memory base and size).
 
    profile=   [KNL] Enable kernel profiling via /proc/profile
-         (param: profile step/bucket size as a power of 2)
+         { schedule | <number> }
+         (param: schedule - profile schedule points}
+         (param: profile step/bucket size as a power of 2 for
+            statistical time based profiling)
 
    prompt_ramdisk=   [RAM] List of RAM disks to prompt for floppy disk
          before loading.


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