Skip to content
  • Demi Marie Obenour's avatar
    8bba326e
    Enable full kernel preemption · 8bba326e
    Demi Marie Obenour authored
    Without kernel preemption, long-running operations in the dom0 kernel
    (such as dm-thin metadata lookups or dm-crypt encryption and decryption)
    can make the entire system less responsive.  It is easy to trigger this
    with e.g. a parallel kernel build.
    
    Fixes: QubesOS/qubes-issues#8176 (hopefully!)
    8bba326e
    Enable full kernel preemption
    Demi Marie Obenour authored
    Without kernel preemption, long-running operations in the dom0 kernel
    (such as dm-thin metadata lookups or dm-crypt encryption and decryption)
    can make the entire system less responsive.  It is easy to trigger this
    with e.g. a parallel kernel build.
    
    Fixes: QubesOS/qubes-issues#8176 (hopefully!)
Loading