incubator-nuttx/arch/arm
hujun5 1aab457b4c sched:add parameters to restore_critical_section
reason:
In SMP, when a context switch occurs, restore_critical_section is executed.
To reduce the time taken for context switching, we directly pass the required
parameters to restore_critical_section instead of acquiring them repeatedly.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-09-10 23:14:09 +08:00
..
include arm: armv7-a/r and armv8-r up_cpu_index inline 2024-09-06 03:44:49 +08:00
src sched:add parameters to restore_critical_section 2024-09-10 23:14:09 +08:00
CMakeLists.txt
Kconfig arm: Add support for CSK6011A SOC and CSK6011A-NANO board 2024-09-05 09:34:33 -03:00