diff options
author | Javier González <[email protected]> | 2017-04-15 20:55:37 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-04-16 10:06:25 -0600 |
commit | 17912c49edfa6ab552329bf63d1b757eb874673b (patch) | |
tree | c523ceb84476721084dfb4f68cac0496c8cbb383 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2849a7becb9586a09553680a8b752fdb517b26e3 (diff) |
lightnvm: submit erases using the I/O path
Until now erases have been submitted as synchronous commands through a
dedicated erase function. In order to enable targets implementing
asynchronous erases, refactor the erase path so that it uses the normal
async I/O submission functions. If a target requires sync I/O, it can
implement it internally. Also, adapt rrpc to use the new erase path.
Signed-off-by: Javier González <[email protected]>
Fixed spelling error.
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions