- Name
-
shrub_use_interrupts - Default
-
1 - Minimum
-
0 - Maximum
-
1 - Scope
- per-stack
Enable interrupt driven mode when using shrub.
Setting this option enables interrupts to be used with shrub. If it is not set, applications must ensure they are actively polling to ensure that data can be handled in userspace. If interrupts are not enabled and the application does not spin, shrub falls back to the periodic polling timer to be woken up.