freebsd-dev/sys
Wei Hu 80c3eb7bc6 Hyper-V: hn: add switch to turn on and off RSC
Currently RSC offloading is enabled by default.
With this new change rsc will be disabled by default.
By using sysctl we can enable and disable it.

Reviewed by:	whu
Signed-off-by:	Souradeep Chakrabarti <schakrabarti@microsoft.com>
Fixes:		a491581f3f Enable vSwitch RSC support in hn netvsc driver
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D34507
2022-03-15 08:12:22 +00:00
..
amd64 bhyve: add ROM emulation 2022-03-10 12:30:37 +01:00
arm armv6/legacy: optimize cpu_getcount performance 2022-03-14 07:51:21 +01:00
arm64 aarch64: Add constants for fields in the PMEVTYPERn_EL0 event registers. 2022-03-11 11:29:45 -08:00
bsm
cam CTL: Rework 05c3e8e871 using %zu format. 2022-02-25 11:53:53 -05:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat lindebugfs: Make single_release() NULL safe. 2022-03-11 17:41:33 +01:00
conf Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place. 2022-03-14 14:05:25 -07:00
contrib zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
crypto armv8crypto: Remove leftover debug printfs 2022-02-17 14:25:45 -05:00
ddb
dev Hyper-V: hn: add switch to turn on and off RSC 2022-03-15 08:12:22 +00:00
dts
fs nfscl: Fix NFSv4.1/4.2 Lookup+Open RPC 2022-03-13 13:15:12 -07:00
gdb
geom GEOM: Introduce partial confxml API 2022-03-12 11:55:52 -05:00
gnu
i386 x86: Probe the TSC frequency earlier 2022-03-01 09:39:35 -05:00
isa
kern vfs: prefix lookup and relookup with vfs_ 2022-03-13 14:44:39 +00:00
kgssapi
libkern
modules zfs: update zfs_config.h and zfs_gitrev.h 2022-03-11 07:45:48 +01:00
net pf: support basic L3 filtering in the Ethernet rules 2022-03-14 22:42:37 +01:00
net80211 net80211: enhance (disabled) debugging 2022-02-14 22:16:59 +00:00
netgraph
netinet rip: Fix a -Wunused-but-set-variable warning 2022-03-01 09:39:43 -05:00
netinet6
netipsec ipsec: sprinkle CURVNET_ASSERT_SET 2022-02-19 13:10:41 +00:00
netpfil pf: support basic L3 filtering in the Ethernet rules 2022-03-14 22:42:37 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto crypto: hide crypto_destroyreq behind a tunable 2022-02-16 07:45:12 +00:00
powerpc powerpc: FreeBSD kernel compatibility cleanup 2022-03-07 14:30:26 -03:00
riscv riscv: Add support for enabling SV48 mode 2022-03-01 09:39:44 -05:00
rpc
security
sys vfs: prefix lookup and relookup with vfs_ 2022-03-13 14:44:39 +00:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools
ufs ffs_mount(): return early if namei() fails to lookup disk device 2022-03-07 10:48:44 -09:00
vm uma: Add UMA_ZONE_UNMANAGED 2022-02-15 09:25:34 -05:00
x86 x86: Defer early TSC timecounter calibration to SI_SUB_CPU 2022-03-04 19:34:43 -05:00
xdr
xen
Makefile