opnsense-src/sys/dev/hyperv
Sepherosa Ziehau 9613ad24b0 hyperv/vmbus: Allow bufrings preallocation.
The assumption that the channel is only opened upon synthetic device
attach time no longer holds, e.g. Hyper-V network device MTU changes.
We have to allow device drivers to preallocate bufrings, e.g. in
attach DEVMETHOD, to prevent bufring allocation failure once the
system memory is fragmented after running for a while.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7960
2016-09-21 05:56:47 +00:00
..
include hyperv/vmbus: Allow bufrings preallocation. 2016-09-21 05:56:47 +00:00
netvsc hyperv/hn: Let the caller of hn_nvs_doinit() do the error logging. 2016-09-20 05:45:18 +00:00
stordisengage Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR or 0 for in-tree 2014-10-24 06:27:45 +00:00
storvsc hyperv/storvsc: Fix SRB length setting. 2016-09-20 08:52:45 +00:00
utilities hyperv/kvp: Fix IPv4/IPv6 address injection support. 2016-09-08 07:16:56 +00:00
vmbus hyperv/vmbus: Allow bufrings preallocation. 2016-09-21 05:56:47 +00:00