nuttx/tools/ci/testlist
zhangyuan21 514e77b75e semaphore: Optimize priority inheritance with only one holder
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>
2023-06-17 08:26:46 +03:00
..
arm-01.dat
arm-02.dat
arm-03.dat
arm-04.dat
arm-05.dat
arm-06.dat
arm-07.dat
arm-08.dat
arm-09.dat
arm-10.dat
arm-11.dat
arm-12.dat
arm-13.dat tools/ci: Enable stm32u5, stm32wb and stm32wl5 2023-01-24 08:40:50 +09:00
codechecker.dat
macos.dat boards: Update and fix configs for ESP boards 2023-03-25 12:23:35 +02:00
other.dat
risc-v.dat ci: Exclude litex/arty_a7 from tools/ci/testlist/risc-v.dat 2022-12-11 22:41:25 +08:00
sim-01.dat sim/wamr: add example of WAMR(WebAssembly Micro Runtime) 2023-03-02 09:56:35 +01:00
sim-02.dat semaphore: Optimize priority inheritance with only one holder 2023-06-17 08:26:46 +03:00
xtensa.dat