mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 16:34:25 +01:00
no locks all speed
This commit is contained in:
@@ -47,8 +47,6 @@ type AvailableRing struct {
|
||||
// avoid issues in case a device may try to access it, contrary to the
|
||||
// virtio specification.
|
||||
usedEvent *uint16
|
||||
|
||||
//mu sync.Mutex
|
||||
}
|
||||
|
||||
// newAvailableRing creates an available ring that uses the given underlying
|
||||
|
||||
Reference in New Issue
Block a user