Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/amd-performance-improvements.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The real cause was fixed upstream. Don't hesitate to read the full [commit messa
This issue occurred only on the front-end side. This means that the only way to improve network bandwidth is to upgrade the guest kernel, which limits spurious interrupts.

Fix 1 (on grant-tables) and fix 2 work independently from each other. You can apply them both.
The fixes don't guarantee better performance for every processor model (See [Future improvements below](#future-improvments-and-leads)) but we didn't detect any regression when applying them.
The fixes don't guarantee better performance for every processor model (See [Future improvements below](#future-improvements-and-leads)) but we didn't detect any regression when applying them.
The fix is not specific to AMD —it can improve internal network performance on Intel processors too.

### OS support
Expand Down