readme

来自「rtai-3.1-test3的源代码(Real-Time Application」· 代码 · 共 9 行

TXT
9
字号
****** SWITCHES EXAMPLES ******This directory checks task switching time for hard real time processes (userspace environment), by repeated use of suspend/resumes and sem_wait/sem_signal.In case you are slicing microsecs note that the results are related torelativily heavily loaded task queues, i.e. 30 tasks, both for the semaphore waiting and suspended tasks lists. Moreover, as usual for user space, they include full FPU support by default.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?