Date: Sun, 10 Nov 2019 18:07:02 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r354597 - head/share/man/man4 Message-ID: <201911101807.xAAI72um068500@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Sun Nov 10 18:07:02 2019 New Revision: 354597 URL: https://svnweb.freebsd.org/changeset/base/354597 Log: Some language fixes. Submitted by: rpokala@ MFC after: 2 weeks Modified: head/share/man/man4/ntb_transport.4 Modified: head/share/man/man4/ntb_transport.4 ============================================================================== --- head/share/man/man4/ntb_transport.4 Sun Nov 10 17:33:10 2019 (r354596) +++ head/share/man/man4/ntb_transport.4 Sun Nov 10 18:07:02 2019 (r354597) @@ -65,8 +65,8 @@ is a number of queues to allocate (empty means automat The default configuration is empty string, which means single consumer with one queue per memory window, allowing any driver to attach. .It Va hint.ntb_transport. Ns Ar X Ns Va .compact -Non-zero value enables compact version of sratchpad protocol, using twice -less registers. +Non-zero value enables compact version of scratchpad protocol, using half +as many registers. Enabled automatically if there is not enough registers to negotiate all available memory windows. The compact version does not support memory windows of 4GB and above.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911101807.xAAI72um068500>