freebsd-dev/sys/dev/ntb
Alexander Motin 6e76bc32d4 Try to preallocate receive memory early.
We may not have enough contiguous memory later, when NTB connection get
established.  It is quite likely that NTB windows are symmetric and this
allocation remain, but even if not, we will just reallocate it later.

MFC after:	2 weeks
2018-01-31 01:04:36 +00:00
..
if_ntb
ntb_hw
ntb_if.m
ntb_transport.c Try to preallocate receive memory early. 2018-01-31 01:04:36 +00:00
ntb_transport.h
ntb.c
ntb.h