]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed
authortrasz <trasz@FreeBSD.org>
Thu, 9 Jun 2016 07:19:02 +0000 (07:19 +0000)
committertrasz <trasz@FreeBSD.org>
Thu, 9 Jun 2016 07:19:02 +0000 (07:19 +0000)
commit38c5e8c6804867f45eaab20259568573851d4b9e
tree735cf3a930c34bd839121b1a6145fba23a6a83b5
parentd477060046fe76cede4a87ae4fc119f40b578a7c
Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimed
by the offload driver; there is no reason to do so, and it actually
harms performance.

MFC after: 1 month
usr.sbin/ctld/ctld.h
usr.sbin/ctld/login.c