mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The page information array could contain up to 32 elements (i.e. 512B). And on network side w/ TSO, 11+ (176B+) elements, i.e. ~44K TSO packet, in the page information array is quite common. This saves us some cpu cycles. Reviewed by: adrian, delphij Approved by: adrian (mentor) Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D4992 |
||
|---|---|---|
| .. | ||
| hv_channel.c | ||
| hv_channel_mgmt.c | ||
| hv_connection.c | ||
| hv_et.c | ||
| hv_hv.c | ||
| hv_ring_buffer.c | ||
| hv_vmbus_drv_freebsd.c | ||
| hv_vmbus_priv.h | ||