Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 10:09:27 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-net@freebsd.org
Subject:   aio_write and PRUS_MORETOCOME
Message-ID:  <4088181.HpKjA8cOgr@ralph.baldwin.cx>

next in thread | raw e-mail | index | archive | help
For folks who are interested, I have uploaded a patch to phabricator that
will set PRUS_MORETOCOME when there are multiple writes queued up to a
socket via aio_write().  This mostly matters for TCP.  Silly arc wouldn't
let me add 'network' to the review, but you can find the revision at

https://reviews.freebsd.org/D8955

if you'd like to comment/review.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4088181.HpKjA8cOgr>