time slice

时间片:在抢占式多任务处理系统中
常用释义
时间片:在抢占式多任务处理系统中,一个进程被允许运行的时间段。

扩展信息

时间片
时间片Time Slice)就是分配给进程运行的一段时间。 在分时系统中,为了保证人机交互的及时性,系统使每个进程依次地 …
时间片段
电网英文网络翻译t-增音器-标号命令... ... Time Shift 时间迁移 time slice 时间片段;时间截分;时间区分 time slicing 时间截分 ...
时间切片
英汉地球物理学名词(三)_王斌武的博客_新浪博客 ... 湿模式||wet model 时间切片||time slice 首波||head wave ...
时间配额
...位使用者,那麽可以将CPU时间分割成许多小段,称为时间配额(time slice),轮流分配给各个使用者的工作,时间配额一到, …
时间片断
执行绪(thread)运行一个 时间量(quantum)或时间片断(time slice)。当这一个时间量(quantum)或时间片断(time slice)用 完时,若 …
时间切块
Module 6: CPU... ...  固定优先权排程( Fixed priority scheduling)  时间切块( time slice)  负载分享( Load sharing) ...

例句

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.

增加时间片的长度可以提高系统吞吐量,因为减少了上下文的切换。