diff options
author | Hans Holmberg <[email protected]> | 2018-06-01 16:41:05 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-06-01 09:02:53 -0600 |
commit | 6a3abf5beef6ae46381c1fb6976e6f313c40f0c1 (patch) | |
tree | 0cb1da46fdb14e1a0de58d656331b0cc6c0c9082 /tools/perf/scripts/python/sched-migration.py | |
parent | 72b6cdbb11135ec077bd3299fa2fad4503800d37 (diff) |
lightnvm: pblk: rework write error recovery path
The write error recovery path is incomplete, so rework
the write error recovery handling to do resubmits directly
from the write buffer.
When a write error occurs, the remaining sectors in the chunk are
mapped out and invalidated and the request inserted in a resubmit list.
The writer thread checks if there are any requests to resubmit,
scans and invalidates any lbas that have been overwritten by later
writes and resubmits the failed entries.
Signed-off-by: Hans Holmberg <[email protected]>
Reviewed-by: Javier González <[email protected]>
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions