no locks all speed

This commit is contained in:
JackDoan
2025-11-11 20:35:51 -06:00
parent c026e8624a
commit 685ac3e112
6 changed files with 17 additions and 72 deletions

View File

@@ -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