diff options
author | Christoph Hellwig <hch@lst.de> | 2022-11-30 17:19:50 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-12-07 15:02:20 +0100 |
commit | db45e1a5ddccc034eb60d62fc5352022d7963ae2 (patch) | |
tree | 56632abad29089331d091614fe4d7c898c1441e5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | dcef77274ae52136925287b6b59d5c6e6a4adfb9 (diff) |
nvme: consolidate setting the tagset flags
All nvme transports should be using the same flags for their tagsets,
with the exception for the blocking flag that should only be set for
transports that can block in ->queue_rq.
Add a NVME_F_BLOCKING flag to nvme_ctrl_ops to control the blocking
behavior and lift setting the flags into nvme_alloc_{admin,io}_tag_set.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions