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

DMB vs DSB #6

Open
bastibl opened this issue Jan 13, 2022 · 0 comments
Open

DMB vs DSB #6

bastibl opened this issue Jan 13, 2022 · 0 comments

Comments

@bastibl
Copy link
Member

bastibl commented Jan 13, 2022

Atm, we use a DMB barrier to make sure that DMA writes are completed before launching the transfer. There is also a DSB barrier. I'm not sure if it matters or if one would be the better choice in terms of performance.

https://stackoverflow.com/questions/15491751/real-life-use-cases-of-barriers-dsb-dmb-isb-in-arm

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

No branches or pull requests

1 participant