mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-10 15:24:35 +00: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>