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.
Differential D4992
hyperv/vmbus: Avoid extra copy of page information. sepherosa_gmail.com on Jan 19 2016, 3:07 AM. Authored by Tags None Referenced Files
Subscribers None
Details 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.
Diff Detail
|