nuttx/arch/sim/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:bugfix SIM_ASAN cannot automatically link libasan in cmake build 2024-08-14 20:58:59 +08:00
sim sched:add parameters to restore_critical_section 2024-09-10 23:14:09 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile arch/sim/Makefile: add libmad & lame include path 2024-09-10 20:25:48 +08:00
nuttx-names.in nuttx-names.in:add popen & pclose assign to glibc interface 2024-08-23 20:20:25 +08:00