diff options
author | 2021-12-15 01:19:45 +0800 | |
---|---|---|
committer | 2021-12-15 10:31:42 +0100 | |
commit | 9c5c8ff24e2cc9b4db76c33aa360563407832656 (patch) | |
tree | c0c192b46149f1e6fffd41d8027e74a2b9bd258a /util/bufferiszero.c | |
parent | multifd: Shut down the QIO channels to avoid blocking the send threads when they are terminated. (diff) | |
download | qemu-9c5c8ff24e2cc9b4db76c33aa360563407832656.tar.xz qemu-9c5c8ff24e2cc9b4db76c33aa360563407832656.zip |
COLO: Move some trace code behind qemu_mutex_unlock_iothread()
There is no need to put some trace code in the critical section.
So, moving it behind qemu_mutex_unlock_iothread() can reduce the
lock time.
Signed-off-by: Lei Rao <lei.rao@intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'util/bufferiszero.c')
0 files changed, 0 insertions, 0 deletions