📄 readme
字号:
****** SWITCHES EXAMPLE ******This directory checks task switching time by repeated use of suspend/resumesand semaphore signal/waits. In case you are slicing microsecs note that theresults are related to a relativily heavily loaded task queues, i.e. 30 tasks,both for the semaphore waiting and suspended tasks lists. Moreover they include full FPU support.This example can be executed by using either a kernel space only scheduler (UP/SMP/MUP) or the integrated kernel/user space scheduler (LXRT). In the lattercase you'll have a chance of verifying also the difference between using RTAIproper kernel tasks and Linux kernel threads, by toggling the macroUSE_RTAI_TASKS in user/sched.c.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -