svn commit: r304218 - head/sys/netinet

Julien Charbon jch at freebsd.org
Fri Jan 13 08:40:30 UTC 2017


 Hi,

On 8/16/16 3:21 PM, Randall Stewart via svn-src-all wrote:
> 
> In theory it *could* be MFC’d to stable-10 and 11 but I am not sure we want to do that. I am
> told by Drew that it does improve performance since in stable-10 you are getting the INFO_WLOCK()
> but I am not sure if folks want it MFC’d…
> <snip>
> R

 A bit late in the game but for information:  Since r309108,in
stable-10 you are getting the INFO_RLOCK instead of the INFO_WLOCK like
in stable-11 and HEAD:

https://svnweb.freebsd.org/base?view=revision&revision=309108

 In summary the same TCP INP_INFO lock logic is used in stable-10, 11
and HEAD which simplify MFC if needed.

 My 2 cents.

--
Julien

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170113/faa08783/attachment.sig>


More information about the svn-src-head mailing list