The Linux kernel performs thread scheduling based on static controls, such as thread priority levels, and on certain dynamic conditions of the threads executing in the system.
Linux核心可以根据静态控制(如线程优先级级别)和系统中执行的线程的某些动态条件下来执行线程调度。
For Linux, the kernel should be based on 2.6, and GNU GCC should be installed.
Linux应当基于 2.6 版内核,且安装有 GNU GCC。
应用推荐