群发资讯网

返回主页
time slice
时间片:在抢占式多任务处理系统中
常用释义
英式发音
美式发音
基本释义
  • 时间片:在抢占式多任务处理系统中,一个进程被允许运行的时间段。
例句
  • 1·SCHED_FIFO does not time slice threads.
    SCHED_FIFO 不为线程分时间片。
  • 2·The default time slice is 10 ms (for one clock tick).
    缺省时间切片是10毫秒(一个时钟计时单元)。
  • 3·This can be done by using the time slice identifier descriptor.
    这可以通过使用时间片标识符描述符实现。
  • 4·The OS tends to time slice its work in units of that size or larger.
    操作系统倾向于时间片的大小或更大的单位工作。
  • 5·Voluntarily relinquishes its time slice by making a call to Thread.yield().
    通过调用 Thread.yield() 方法自愿放弃它的时间片。
  • 6·Schedo is more commonly used to change the length of the scheduler time slice.
    Schedo 通常用于更改调度程序时间片的长度。
  • 7·The length of the time slice depends on the operating system and the processor.
    时间量的长度则要视作业系统和处理器而定。
  • 8·The time slice can select the reflected signals from object at different distances.
    利用时间片选择不同距离物体的反射信号。
  • 9·Increasing the time slice can improve system throughput due to reduced context switching.
    增加时间切片可减少上下文切换,从而可以提高系统吞吐量。
  • 10·Increasing the time slice might improve system throughput, due to reduced context switching.
    增加时间片的长度可以提高系统吞吐量,因为减少了上下文的切换。