[Bug 217261] sys/aio/aio_test:aio_md_test fails semi-frequently with Jenkins with "aio_write failed: Operation not supported"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 11 08:16:49 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217261
--- Comment #9 from Ngie Cooper <ngie at FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #7)
VSOCK might have been the wrong qualifier. aio(4) merely states "sockets" -- it
doesn't state the address family or protocol for the sockets.
jhb's comment seems like the salient point here. If there are insufficient
resources, the call should return EAGAIN and the caller should try and requeue
the request.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list