mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
This PR is a modification that optimizes priority inheritance for only one holder. After the above modifications are completed, the mutex lock->unlock process that supports priority inheritance can be optimized by 200 cycles. Before modify: 2000 cycle After modify: 1742 cycle Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com> |
||
|---|---|---|
| .. | ||
| docker/linux | ||
| patch | ||
| testlist | ||
| testrun | ||
| cibuild.sh | ||
| cirun.sh | ||
| README.md | ||
CI Tools
These are tools and data used for the CI system. Some of what is here may also be useful for local testing.