nuttx/arch/x86_64/src
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
..
cmake cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
common sched:add parameters to restore_critical_section 2024-09-10 23:14:09 +08:00
intel64 sched:add parameters to restore_critical_section 2024-09-10 23:14:09 +08:00
qemu
.gitignore
CMakeLists.txt
Makefile arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00