]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hyperv/hn: Add option to bind TX taskqueues to the specified CPU
authorSepherosa Ziehau <sephe@FreeBSD.org>
Fri, 19 Feb 2016 05:03:17 +0000 (05:03 +0000)
committerSepherosa Ziehau <sephe@FreeBSD.org>
Fri, 19 Feb 2016 05:03:17 +0000 (05:03 +0000)
commit5788ded618f6e13ad9d4f83291a06eb59f2bd4a7
tree848cc36159f797eaa73c3ce501a9e6e4e24373d2
parentad73b301735baec2ce4729a1bedbdad932156d22
hyperv/hn: Add option to bind TX taskqueues to the specified CPU

It will be used to help tracking host side transmission ring selection
issue; and it will be turned on by default, once we have concrete result.

Reviewed by: adrian, Jun Su <junsu microsoft com>
Approved by: adrian (mento)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5316
sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c