Skip to content

(0.46.0) Disable x86 TLH prefetch by default after Broadwell #19762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

0xdaryl
Copy link
Contributor

@0xdaryl 0xdaryl commented Jun 26, 2024

Performance analysis and measurement on multiple workloads suggests that enabling TLH prefetching by default on Skylake is suboptimal. Only enable by default up until the Broadwell microarchitecture.

Performance analysis and measurement on multiple workloads suggests that
enabling TLH prefetching by default on Skylake is suboptimal.  Only enable
by default up until the Broadwell microarchitecture.

Signed-off-by: Daryl Maier <[email protected]>
@0xdaryl 0xdaryl requested a review from dsouzai as a code owner June 26, 2024 13:26
@0xdaryl
Copy link
Contributor Author

0xdaryl commented Jun 26, 2024

This should be a safe change for 0.46. Performance runs have already been conducted on enterprise workloads.

@vijaysun-omr

FYI @pshipton

@vijaysun-omr
Copy link
Contributor

I checked the change is the same as done in dev. It is a very safe change (only affects prefetch on skylake).

@vijaysun-omr vijaysun-omr merged commit 59ef48c into eclipse-openj9:v0.46.0-release Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants