aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt17
1 files changed, 11 insertions, 6 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 2e352a605fcf..86e9282d1c20 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -35,7 +35,6 @@ parameter is applicable:
35 APM Advanced Power Management support is enabled. 35 APM Advanced Power Management support is enabled.
36 AX25 Appropriate AX.25 support is enabled. 36 AX25 Appropriate AX.25 support is enabled.
37 CD Appropriate CD support is enabled. 37 CD Appropriate CD support is enabled.
38 DEVFS devfs support is enabled.
39 DRM Direct Rendering Management support is enabled. 38 DRM Direct Rendering Management support is enabled.
40 EDD BIOS Enhanced Disk Drive Services (EDD) is enabled 39 EDD BIOS Enhanced Disk Drive Services (EDD) is enabled
41 EFI EFI Partitioning (GPT) is enabled 40 EFI EFI Partitioning (GPT) is enabled
@@ -440,9 +439,6 @@ running once the system is up.
440 Format: <area>[,<node>] 439 Format: <area>[,<node>]
441 See also Documentation/networking/decnet.txt. 440 See also Documentation/networking/decnet.txt.
442 441
443 devfs= [DEVFS]
444 See Documentation/filesystems/devfs/boot-options.
445
446 dhash_entries= [KNL] 442 dhash_entries= [KNL]
447 Set number of hash buckets for dentry cache. 443 Set number of hash buckets for dentry cache.
448 444
@@ -1669,6 +1665,10 @@ running once the system is up.
1669 usbhid.mousepoll= 1665 usbhid.mousepoll=
1670 [USBHID] The interval which mice are to be polled at. 1666 [USBHID] The interval which mice are to be polled at.
1671 1667
1668 vdso= [IA-32]
1669 vdso=1: enable VDSO (default)
1670 vdso=0: disable VDSO mapping
1671
1672 video= [FB] Frame buffer configuration 1672 video= [FB] Frame buffer configuration
1673 See Documentation/fb/modedb.txt. 1673 See Documentation/fb/modedb.txt.
1674 1674
@@ -1685,9 +1685,14 @@ running once the system is up.
1685 decrease the size and leave more room for directly 1685 decrease the size and leave more room for directly
1686 mapped kernel RAM. 1686 mapped kernel RAM.
1687 1687
1688 vmhalt= [KNL,S390] 1688 vmhalt= [KNL,S390] Perform z/VM CP command after system halt.
1689 Format: <command>
1690
1691 vmpanic= [KNL,S390] Perform z/VM CP command after kernel panic.
1692 Format: <command>
1689 1693
1690 vmpoff= [KNL,S390] 1694 vmpoff= [KNL,S390] Perform z/VM CP command after power off.
1695 Format: <command>
1691 1696
1692 waveartist= [HW,OSS] 1697 waveartist= [HW,OSS]
1693 Format: <io>,<irq>,<dma>,<dma2> 1698 Format: <io>,<irq>,<dma>,<dma2>