diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2020-02-12 17:23:58 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-03-30 13:42:40 +0300 |
commit | 59e542c869895fb37005b60058a342187bb63c61 (patch) | |
tree | cbc74c491fbd4c77894a79b358d8ebac84aa4f27 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a52cc685753568e5bcbe762586c2bfbe7175255e (diff) | |
download | linux-59e542c869895fb37005b60058a342187bb63c61.tar.xz |
rbd: embed image request in blk-mq pdu
Avoid making allocations for !IMG_REQ_CHILD image requests. Only
IMG_REQ_CHILD image requests need to be freed now.
Move the initial request checks to rbd_queue_rq(). Unfortunately we
can't fill the image request and kick the state machine directly from
rbd_queue_rq() because ->queue_rq() isn't allowed to block.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions