Actions
Optimization #5592
closedtunnel: spinlock for tunnel packet sync
Effort:
Difficulty:
Label:
Description
Idea is that the mutex is too heavy handed. Takes a lot of space in the packet struct, and it more expensive to take.
Actions
Description
Idea is that the mutex is too heavy handed. Takes a lot of space in the packet struct, and it more expensive to take.