Some language fixes.

Submitted by:	rpokala@
MFC after:	2 weeks
This commit is contained in:
Alexander Motin 2019-11-10 18:07:02 +00:00
parent 48c779cdec
commit 7e390f677e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354597

View File

@ -65,8 +65,8 @@ is a number of queues to allocate (empty means automatic).
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.