Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / Documentation / admin-guide / kernel-parameters.txt
index 02d4adb..526d65d 100644 (file)
                        After which time (jiffies) the event handling loop
                        should start to delay EOI handling. Default is 2.
 
+       xen.fifo_events=        [XEN]
+                       Boolean parameter to disable using fifo event handling
+                       even if available. Normally fifo event handling is
+                       preferred over the 2-level event handling, as it is
+                       fairer and the number of possible event channels is
+                       much higher. Default is on (use fifo events).
+
        nopv=           [X86,XEN,KVM,HYPER_V,VMWARE]
                        Disables the PV optimizations forcing the guest to run
                        as generic guest with no PV drivers. Currently support