svn commit: r300868 - head/tools/tools/ioat

Bryan Drewery bdrewery at FreeBSD.org
Fri May 27 20:13:28 UTC 2016


On 5/27/2016 1:12 PM, Garrett Cooper wrote:
> Author: ngie
> Date: Fri May 27 20:12:32 2016
> New Revision: 300868
> URL: https://svnweb.freebsd.org/changeset/base/300868
> 
> Log:
>   Remove note about bogus chain-len maximum
>   
>   There's no current limit on chain-len with Broadwell DE chips; it isn't
>   enforced in software, and there doesn't appear to be a hardware limitation
>   either on the Intel Xeon D-1527 (Broadwell-DE) chip.
>   
>   MFC after: 1 week
>   Sponsored by: EMC / Isilon Storage Division
> 
> Modified:
>   head/tools/tools/ioat/ioatcontrol.8
> 
> Modified: head/tools/tools/ioat/ioatcontrol.8
> ==============================================================================
> --- head/tools/tools/ioat/ioatcontrol.8	Fri May 27 19:30:13 2016	(r300867)
> +++ head/tools/tools/ioat/ioatcontrol.8	Fri May 27 20:12:32 2016	(r300868)
> @@ -133,7 +133,7 @@ The
>  .Ar chain-len
>  argument determines the number of copies to chain together in a single DMA
>  transaction.
> -The default is 1, and the maximum is currently 4.
> +The default is 1.
>  .Pp
>  The
>  .Ar duration
> 

Missed .Dd

-- 
Regards,
Bryan Drewery

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


More information about the svn-src-head mailing list