diff options
author | Omar Sandoval <osandov@fb.com> | 2018-10-15 18:18:24 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-10-16 18:50:09 +0300 |
commit | 6ec3938cff95fe792a05fdf4ba14f92977e5e31d (patch) | |
tree | 5b258ee5fd848a348dc15d0108dff7c15333f6d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 71327f547ee3a46ec5c39fdbbd268401b2578d0e (diff) | |
download | linux-6ec3938cff95fe792a05fdf4ba14f92977e5e31d.tar.xz |
ataflop: convert to blk-mq
This driver is already pretty broken, in that it has two wait_events()
(one in stdma_lock()) in request_fn. Get rid of the first one by
freezing/quiescing the queue on format, and the second one by replacing
it with stdma_try_lock(). The rest is straightforward. Compile-tested
only and probably incorrect.
Cc: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Converted to blk_mq_init_sq_queue()
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions