Page MenuHomeFreeBSD

sockets: make pr_aio_queue the default method
ClosedPublic

Authored by glebius on Feb 5 2025, 11:51 PM.
Tags
None
Referenced Files
F140410798: D48863.id150787.diff
Tue, Dec 23, 2:42 PM
Unknown Object (File)
Fri, Dec 12, 1:27 AM
Unknown Object (File)
Mon, Dec 1, 5:53 PM
Unknown Object (File)
Nov 18 2025, 11:32 PM
Unknown Object (File)
Nov 11 2025, 7:18 AM
Unknown Object (File)
Oct 31 2025, 12:01 AM
Unknown Object (File)
Oct 27 2025, 1:27 AM
Unknown Object (File)
Oct 25 2025, 9:16 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62275
Build 59159: arc lint + arc unit