Skip to content
Snippets Groups Projects
kernel-parameters.txt 141 KiB
Newer Older
  • Learn to ignore specific revisions
  • 			power usage at the cost of small performance
    			overhead.
    
    			The default value of this parameter is determined by
    			the config option CONFIG_WQ_POWER_EFFICIENT_DEFAULT.
    
    
    	x2apic_phys	[X86-64,APIC] Use x2apic physical mode instead of
    			default x2apic cluster mode on platforms
    			supporting x2apic.
    
    
    	x86_intel_mid_timer= [X86-32,APBT]
    			Choose timer option for x86 Intel MID platform.
    
    			Two valid options are apbt timer only and lapic timer
    			plus one apbt timer for broadcast timer.
    
    			x86_intel_mid_timer=apbt_only | lapic_and_apbt
    
    	xen_emul_unplug=		[HW,X86,XEN]
    			Unplug Xen emulated devices
    			Format: [unplug0,][unplug1]
    			ide-disks -- unplug primary master IDE devices
    			aux-ide-disks -- unplug non-primary-master IDE devices
    			nics -- unplug network devices
    			all -- unplug all emulated devices (NICs and IDE disks)
    
    			unnecessary -- unplugging emulated devices is
    				unnecessary even if the host did not respond to
    				the unplug protocol
    
    			never -- do not unplug even if version check succeeds
    
    	xen_nopvspin	[X86,XEN]
    			Disables the ticketlock slowpath using Xen PV
    			optimizations.
    
    
    	xen_nopv	[X86]
    			Disables the PV optimizations forcing the HVM guest to
    			run as generic HVM guest with no PV drivers.
    
    
    Linus Torvalds's avatar
    Linus Torvalds committed
    	xirc2ps_cs=	[NET,PCMCIA]
    
    			Format:
    			<irq>,<irq_mask>,<io>,<full_duplex>,<do_sound>,<lockup_hack>[,<irq2>[,<irq3>[,<irq4>]]]
    
    Linus Torvalds's avatar
    Linus Torvalds committed
    
    
    ______________________________________________________________________
    
    Linus Torvalds's avatar
    Linus Torvalds committed
    
    TODO:
    
    	Add more DRM drivers.