HomeFreeBSD

Don't create a dedicated session for each AIO kernel process.

Description

Don't create a dedicated session for each AIO kernel process.

This code dates back to the initial AIO support and the commit log does
not explain why it is needed. However, I cannot find anything in the
AIO code or the various file methods (fo_read/fo_write) that would change
behavior due to using a private session instead of proc0's session.

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

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D4988: Don't create a dedicated session for each AIO kernel process.
Parents
rS294338: MFC 292410,292443,293977:
Branches
Unknown
Tags
Unknown