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

caching modes in examples #7

Closed
dherrendoerfer opened this issue Jan 24, 2019 · 2 comments
Closed

caching modes in examples #7

dherrendoerfer opened this issue Jan 24, 2019 · 2 comments

Comments

@dherrendoerfer
Copy link

The storage examples section contains the examples referencing 'writeback' and 'writethrough' caching.
Since runq is using Io threads and direct mapping with qenu, I believe the best-practice is to set the caching mode to 'none'

@pmorjan
Copy link
Member

pmorjan commented Jan 29, 2019

Thanks for the report. Fixed by d7f8bf3.

@dherrendoerfer
Copy link
Author

Thank you very much! Closing.

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

2 participants