diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2023-09-14 10:01:00 -0400 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2023-12-21 22:49:27 +0100 |
| commit | c1135913c655ecfac2f3074671663f4251c8177f (patch) | |
| tree | 2568d85321dc64445b3038ac4a3001f20a0d6928 /scripts/render_block_graph.py | |
| parent | 9c67f33fcab654d6b7f9f4236c5a21ea946e0931 (diff) | |
| download | focaccia-qemu-c1135913c655ecfac2f3074671663f4251c8177f.tar.gz focaccia-qemu-c1135913c655ecfac2f3074671663f4251c8177f.zip | |
virtio-blk: don't lock AioContext in the completion code path
Nothing in the completion code path relies on the AioContext lock anymore. Virtqueues are only accessed from one thread at any moment and the s->rq global state is protected by its own lock now. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-ID: <20230914140101.1065008-4-stefanha@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions