git: 29049748de - main - 14.2/relnotes: Add Hyper-V TLB shootdown hypercall
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=29049748ded01f73436b92c8584c7b59a3d1bd27 commit 29049748ded01f73436b92c8584c7b59a3d1bd27 Author: Colin Percival <[email protected]> AuthorDate: 2024-12-02 05:31:49 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2024-12-02 05:35:59 +0000 14.2/relnotes: Add Hyper-V TLB shootdown hypercall Suggested by: whu --- website/content/en/releases/14.2R/relnotes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc index 573aea4c9a..94e1042c46 100644 --- a/website/content/en/releases/14.2R/relnotes.adoc +++ b/website/content/en/releases/14.2R/relnotes.adoc @@ -376,6 +376,9 @@ gitref:34f40baca641[repository=src] The VNC server in man:bhyve[8] will now show the correct colors when using the package:www/novnc[] client. gitref:f9e09dc5b1d5[repository=src] +Under Hyper-V, TLB flushes are now performed using hypercalls rather than IPIs, providing up to a 40% improvement in TLB performance. +gitref:7ece5993b787[repository=src] (Sponsored by Microsoft) + [[multimedia]] == Multimedia