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

#14694: Stall unpacker till MMIO write to unpacker address completes #46

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

amahmudTT
Copy link
Contributor

We made sure to stall the unpacker till the MMIO write completes, we also generally tried to put a small amount of code between the MMIO writes and the stalls to reduce the time spent in stalls, namely the code for semaphore_post. This could be improved though by moving more code.

@amahmudTT
Copy link
Contributor Author

@amahmudTT amahmudTT merged commit eadfdb4 into main Nov 8, 2024
1 check passed
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.

1 participant