摘要:
Linux中线程调度策略: Normal Policy: SCHED_OTHER: Default Linux time-sharing scheduling SCHED_OTHER can only be used at static priority 0. SCHED_OTHER is the standard Linux time-sharing scheduler that is intended for all processes that do not require the special real-time mechanisms. The... 阅读全文
posted @ 2011-12-18 16:36
做个不善的人
阅读(2637)
评论(0)
推荐(0)