diff options
author | sephe <sephe@FreeBSD.org> | 2016-06-13 07:30:54 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-06-13 07:30:54 +0000 |
commit | d567db675e97a1af46bb8bc2d5d71885a7b2e76e (patch) | |
tree | 660dc85a594de021459f7855ca7cb11d3096eca1 /sys/compat/linux/linux_fork.c | |
parent | f768f9167c8a2d442d69f57610ab62731b64d08b (diff) | |
download | FreeBSD-src-d567db675e97a1af46bb8bc2d5d71885a7b2e76e.zip FreeBSD-src-d567db675e97a1af46bb8bc2d5d71885a7b2e76e.tar.gz |
MFC 295743,295744,295745,295746,295747
295743
hyperv/hn: Change global tunable prefix to hw.hn
And use SYSCTL+CTLFLAG_RDTUN for them.
Suggested by: adrian
Reviewed by: adrian, Hongjiang Zhang <honzhan microsoft com>
Approved by: adrian (mentor)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5274
295744
hyperv/hn: Split RX ring data structure out of softc
This paves the way for upcoming vRSS stuffs and eases more code cleanup.
Reviewed by: adrian
Approved by: adrian (mentor)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5275
295745
hyperv/hn: Use taskqueue_enqueue()
This also eases experiment on the non-fast taskqueue.
Reviewed by: adrian, Jun Su <junsu microsoft com>
Approved by: adrian (mentor)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5276
295746
hyperv/hn: Use non-fast taskqueue for transmission
Performance stays same; so no need to use fast taskqueue here.
295747
hyperv/hn: Split TX ring data structure out of softc
This paves the way for upcoming vRSS stuffs and eases more code cleanup.
Reviewed by: adrian
Approved by: adrian (mentor)
MFC after: 1 week
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D5283
Diffstat (limited to 'sys/compat/linux/linux_fork.c')
0 files changed, 0 insertions, 0 deletions