Previously, the worker task in `process_queue_pool()` called up to 3 functions on `worker_vring` where each function is a wrapper that first locks the mutex. This is unneccessary congestion. We fix this by locking the mutex once. --- https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/87
_______________________________________________ Virtio-fs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/virtio-fs
