mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 20:28:06 +08:00
e28b311b78
There will be a large performance loss after SCHED_CRITMONITOR is enabled. By isolating thread running time-related functions, CPU load can be run with less overhead. Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> Signed-off-by: buxiasen <buxiasen@xiaomi.com>