HomeFreeBSD

GEOM: Relax direct dispatch for GEOM threads.

Description

GEOM: Relax direct dispatch for GEOM threads.

The only cases when direct dispatch does not make sense is for I/O
submission from down thread and for completion from up thread. In
all other cases, if both consumer and producer are OK about it, we
can save on context switches.

MFC after: 2 weeks

Details

Provenance
mavAuthored on Jan 28 2022, 7:12 PM
Parents
rG964b8f8b993d: ifnet: garbage collect unused function ifaddr_byindex().
Branches
Unknown
Tags
Unknown