HomeFreeBSD

AIO daemons have always been kernel processes to facilitate switching to

Description

AIO daemons have always been kernel processes to facilitate switching to
user VM spaces while servicing jobs. Update various comments and data
structures that refer to AIO daemons as threads to refer to processes
instead.

Reviewed by: kib
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D4999

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D4999: Update comments and code since aio daemons are kprocs, not kthreads.
Parents
rS294481: Remove unused variables for socket AIO.
Branches
Unknown
Tags
Unknown