HomeFreeBSD

iichid(4): Switch taskqueue to "fast"

Description

iichid(4): Switch taskqueue to "fast"

While "fast" taskqueue may be more expensive due to spinlock use,
when used mainly for timeout tasks it allows to avoid extra context
switches to and from callout thread, that is even more expensive.

MFC after: 1 month

(cherry picked from commit 358453ce9bdd99eb69641b02f2d7e29cedecbe27)

Details

Provenance
mavAuthored on Dec 27 2023, 12:36 AM
Parents
rG870bcb954ee3: iichid(4): Unify two taskqueue tasks
Branches
Unknown
Tags
Unknown