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.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 8dd7248508a9..3a0009e03d14 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -455,7 +455,7 @@ and is between 256 and 4096 characters. It is defined in the file
455 [ARM] imx_timer1,OSTS,netx_timer,mpu_timer2, 455 [ARM] imx_timer1,OSTS,netx_timer,mpu_timer2,
456 pxa_timer,timer3,32k_counter,timer0_1 456 pxa_timer,timer3,32k_counter,timer0_1
457 [AVR32] avr32 457 [AVR32] avr32
458 [X86-32] pit,hpet,tsc,vmi-timer; 458 [X86-32] pit,hpet,tsc;
459 scx200_hrt on Geode; cyclone on IBM x440 459 scx200_hrt on Geode; cyclone on IBM x440
460 [MIPS] MIPS 460 [MIPS] MIPS
461 [PARISC] cr16 461 [PARISC] cr16
@@ -2153,6 +2153,11 @@ and is between 256 and 4096 characters. It is defined in the file
2153 Reserves a hole at the top of the kernel virtual 2153 Reserves a hole at the top of the kernel virtual
2154 address space. 2154 address space.
2155 2155
2156 reservelow= [X86]
2157 Format: nn[K]
2158 Set the amount of memory to reserve for BIOS at
2159 the bottom of the address space.
2160
2156 reset_devices [KNL] Force drivers to reset the underlying device 2161 reset_devices [KNL] Force drivers to reset the underlying device
2157 during initialization. 2162 during initialization.
2158 2163
@@ -2435,6 +2440,10 @@ and is between 256 and 4096 characters. It is defined in the file
2435 disables clocksource verification at runtime. 2440 disables clocksource verification at runtime.
2436 Used to enable high-resolution timer mode on older 2441 Used to enable high-resolution timer mode on older
2437 hardware, and in virtualized environment. 2442 hardware, and in virtualized environment.
2443 [x86] noirqtime: Do not use TSC to do irq accounting.
2444 Used to run time disable IRQ_TIME_ACCOUNTING on any
2445 platforms where RDTSC is slow and this accounting
2446 can add overhead.
2438 2447
2439 turbografx.map[2|3]= [HW,JOY] 2448 turbografx.map[2|3]= [HW,JOY]
2440 TurboGraFX parallel port interface 2449 TurboGraFX parallel port interface