freebsd-src/sys/modules/hyperv
Souradeep Chakrabarti 2b887687ed Hyper-V: TLB flush enlightment using hypercall
Currently FreeBSD uses IPI based TLB flushing for remote
TLB flushing. Hyper-V allows hypercalls to flush local and
remote TLB. The use of Hyper-V hypercalls gives significant
performance improvement in TLB operations.

This patch set during test has shown near to 40 percent
TLB performance improvement.

Also this patch adds rep hypercall implementation as well.

Reviewed by:	whu, kib
Tested by:	whu
Authored-by:	Souradeep Chakrabarti <schakrabarti@microsoft.com>
Co-Authored-by:	Erni Sri Satya Vennela <ernis@microsoft.com>
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D45521
2024-06-07 07:56:07 +00:00
..
hid sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
hvsock sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
netvsc sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pcib sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
storvsc sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
utilities sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
vmbus Hyper-V: TLB flush enlightment using hypercall 2024-06-07 07:56:07 +00:00
Makefile sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00