HomeFreeBSD

Stop creating socket aio kprocs during boot.

Description

Stop creating socket aio kprocs during boot.

Create the initial pool of kprocs on demand when the first socket AIO
request is submitted instead. The pool of kprocs used for other AIO
requests is similarly created on first use.

Reviewed by: asomers
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D32468

Details

Provenance
jhbAuthored on Oct 12 2021, 9:03 PM
Reviewer
asomers
Differential Revision
D32468: Stop creating socket aio kprocs during boot.
Parents
rG18dc12bfd2e2: nvme: Restore hotplug warning
Branches
Unknown
Tags
Unknown