HomeFreeBSD

sockets: make pr_aio_queue the default method

Description

sockets: make pr_aio_queue the default method

Call it directly instead of each time calling pr_aio_queue_notsupp() and
then doing the actual job. The only user of non default method was
cxgbe(4). It calls now into the default method in case of own method
failure. This preserves existing behavior.

Reviewed by: markj, jhb
Differential Revision: https://reviews.freebsd.org/D48863

Details

Provenance
glebiusAuthored on Mon, Feb 10, 7:30 PM
Reviewer
markj
Differential Revision
D48863: sockets: make pr_aio_queue the default method
Parents
rG09b435d3dc2a: Remove obsolete clang18 files for aarch64
Branches
Unknown
Tags
Unknown