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

CacheCork: cache block size for writing cannot exceed reading! #2527

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

terpstra
Copy link
Contributor

There are situations where devices have larger write capability than read
capability. However, we should not transfer that mismatch into the
supported cache block sizes.

Type of change: bug report
Impact: no functional change
Development Phase: implementation

There are situations where devices have larger write capability than read
capability.  However, we should not transfer that mismatch into the
supported cache block sizes.
@terpstra terpstra requested review from hcook and ingallsj June 20, 2020 01:25
@ingallsj ingallsj merged commit 5ede082 into master Jun 20, 2020
@ingallsj ingallsj deleted the cache-cork-sensibly branch June 20, 2020 21:49
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