apache / apache/nuttx

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

Open
#1,144 2 comments 0 reactions 1 assignee Claimed by @xiaoxiang781216 View on GitHub
Type: Enhancement
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.