Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions