Page MenuHomeFreeBSD

sockets: make pr_aio_queue the default method
AcceptedPublic

Authored by glebius on Wed, Feb 5, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 9:16 AM
Unknown Object (File)
Thu, Feb 6, 1:00 AM
Unknown Object (File)
Thu, Feb 6, 12:58 AM
Unknown Object (File)
Thu, Feb 6, 12:57 AM
Subscribers

Details

Reviewers
markj
jhb
np
Group Reviewers
network
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