Skip to content

Crtical section should be replaced with spinlock as much as we can to improve SMP performance #1144

@xiaoxiang781216

Description

@xiaoxiang781216

To support the wait, the critical section has much more complex logic than spinlock. All code which don't require sleep is better to switch to spinlock.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions