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

Metadata page refresh #10

Closed
htherrien opened this issue Sep 19, 2019 · 1 comment
Closed

Metadata page refresh #10

htherrien opened this issue Sep 19, 2019 · 1 comment

Comments

@htherrien
Copy link

htherrien commented Sep 19, 2019

After detecting a certain bit-flip threshold (e.g.: 4 bit flips for 8 bit-flip tolerant ecc scheme) when reading data, it is a good idea to remap (refresh) a page. For sectors, this can be done by manually following a dhara_map_read() operation by a dhara_map_write() to the same sector. Is there a way to handle this condition when the read page is a metadata page?

@dlbeer
Copy link
Owner

dlbeer commented Sep 20, 2019 via email

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