In a traditional non-RT environment, compiling code while the program executes works well because the compiler's actions are mostly transparent to the application's performance.
在传统的非rt环境中,在程序执行时编译代码效果非常好,因为大部分的编译器操作对应用程序性能是透明的。
Also, programs that monitor system state or provide system login should run at high RT priority so that the program is allowed to preempt the problematic threads.
另外,监控系统状态或提供系统登录的程序应该以高rt优先级运行,以便程序可以抢占问题线程。
Also, programs that monitor system state or provide system login should run at high RT priority so that the program is allowed to preempt the problematic threads.
另外,监控系统状态或提供系统登录的程序应该以高rt优先级运行,以便程序可以抢占问题线程。
应用推荐