mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-11 07:03:13 +02:00
Replace the flat_view_mutex with RCU, avoiding futex contention for dataplane on large systems and many iothreads. Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>