mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
d4f7f73bc8
Instead of locking every queues whenever something needs to be updated, this patch modifies the code design to lock each Vring independently. This allows for much finer granularity, and will allow multiple queues to be handled at the same time. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |