HomeFreeBSD

Rename aiod_bio taskqueue to aiod_kick.

Description

Rename aiod_bio taskqueue to aiod_kick.

This taskqueue is not used to handle bio requests. It is only used to
run aio_kick_nowait() to spin up new aio daemon processes.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D4904

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D4904: Rename aiod_bio taskqueue to aiod_kick.
Parents
rS294035: Fix order of last two arguments of mtx_init
Branches
Unknown
Tags
Unknown