summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2016-05-27 20:12:32 +0000
committerngie <ngie@FreeBSD.org>2016-05-27 20:12:32 +0000
commit8c75e897c035b65bdc358d3a85e6a273b8794c39 (patch)
tree3b788a59b700389f85d00fc53612b50b3bcf068f /tools
parentf766e8e67eb978ba536b0b7783ee9014198ba399 (diff)
downloadFreeBSD-src-8c75e897c035b65bdc358d3a85e6a273b8794c39.zip
FreeBSD-src-8c75e897c035b65bdc358d3a85e6a273b8794c39.tar.gz
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
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/ioat/ioatcontrol.82
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/ioat/ioatcontrol.8 b/tools/tools/ioat/ioatcontrol.8
index 59539f7..1f19ff9 100644
--- a/tools/tools/ioat/ioatcontrol.8
+++ b/tools/tools/ioat/ioatcontrol.8
@@ -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
OpenPOWER on IntegriCloud