Skip to content
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

Use static priority arbitration in PTW #2433

Merged
merged 1 commit into from
Apr 25, 2020
Merged

Use static priority arbitration in PTW #2433

merged 1 commit into from
Apr 25, 2020

Conversation

aswaterman
Copy link
Member

Because of pipeline replays, round-robin arbitration isn't actually fair.
Using static prioritization is always OK, since RoCC instructions are
older than instructions using the D$, which are older than instructions
being fetched from the I$.

Because of pipeline replays, round-robin arbitration isn't actually fair.
Using static prioritization is always OK, since RoCC instructions are
older than instructions using the D$, which are older than instructions
being fetched from the I$.
@aswaterman aswaterman requested a review from hcook April 24, 2020 20:27
@aswaterman aswaterman merged commit 05ea095 into master Apr 25, 2020
@aswaterman aswaterman deleted the ptw-static-arb branch April 25, 2020 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants