The time a process runs before it is preempted is predetermined, and it is called the timeslice of the process.
进程在被抢占前,运行的时间是预知的,这个时间叫做时间片。
In the 2.4 scheduler, the timeslice recalculation algorithm requires that all processes exhaust their timeslice before their new timeslices can be recomputed.