-
Notifications
You must be signed in to change notification settings - Fork 46.1k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
在进程的调度算法有哪些?中,描述获取CPU资源或者时间片时用的单位都是进程,但我的理解是时间片分配是给线程的,只有当进程是单线程时才能说给进程分配时间片。所以我可不可以理解为,这里提到的调度算法其实是线程的调度算法呢?
如果我的理解不对,麻烦大家帮我指出,谢谢。
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested