diff options
author | 2018-12-14 11:06:07 -0800 | |
---|---|---|
committer | 2018-12-18 17:50:48 +0100 | |
commit | 6287b51c77e6d8f05f772931cf51d80e81651a9f (patch) | |
tree | fa09bd0c7395f476a2c591c9af1a21d0218f6339 /tools/perf/scripts/python | |
parent | block: make request_to_qc_t public (diff) | |
download | wireguard-linux-6287b51c77e6d8f05f772931cf51d80e81651a9f.tar.xz wireguard-linux-6287b51c77e6d8f05f772931cf51d80e81651a9f.zip |
nvme-core: optionally poll sync commands
Pass poll bool to indicate that we need it to poll. This prepares us for
polling support in nvmf since connect is an I/O that will be queued
and has to be polled in order to complete. If poll is passed,
we call nvme_execute_rq_polled which sends the requests and polls
for its completion.
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions