diff options
| author | Paolo Bonzini | 2017-06-05 14:38:58 +0200 |
|---|---|---|
| committer | Fam Zheng | 2017-06-16 01:55:00 +0200 |
| commit | 93001e9d87ae40e7569eb0ece0eb86d9c9582e41 (patch) | |
| tree | 5a1566507d01274c72ed7fa3cca5c845a3a7e8d5 /util/Makefile.objs | |
| parent | throttle-groups: do not use qemu_co_enter_next (diff) | |
| download | qemu-93001e9d87ae40e7569eb0ece0eb86d9c9582e41.tar.gz qemu-93001e9d87ae40e7569eb0ece0eb86d9c9582e41.tar.xz qemu-93001e9d87ae40e7569eb0ece0eb86d9c9582e41.zip | |
throttle-groups: protect throttled requests with a CoMutex
Another possibility is to use tg->lock, which we're holding anyway in
both schedule_next_request and throttle_group_co_io_limits_intercept.
This would require open-coding the CoQueue however, so I've chosen this
alternative.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20170605123908.18777-10-pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'util/Makefile.objs')
0 files changed, 0 insertions, 0 deletions
