nuttx/arch/risc-v
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 Revert "arch/riscv: unify in-kernel syscall" 2024-09-04 09:47:49 -03:00
src sched:add parameters to restore_critical_section 2024-09-10 23:14:09 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig risc-v/bl808: Configure MMU to cache User Text, Data and Heap 2024-08-28 13:47:41 +08:00