• 本文给出处理器系统一种处理器调度策略

    This paper gives a dispatching policy for single processor systems.

    youdao

  • 操作系统教学辅导提供有益帮助加深了处理器调度理论进一步理解

    In order to the operating system teaching and counselling has provided the beneficial help, deepened to the processor scheduling theory further understanding.

    youdao

  • 任何一多任务操作系统处理器调度重要如果不是重要的话,的个组件。

    The process scheduler is a highly important, if not the most important, component to every single multitasking operating system.

    youdao

  • 经典一装箱问题处理器调度资源分配和日常生活中的计划包装调度优化问题有着极为重要应用

    One dimensional bin packing problem has many important applications such as multiprocessor scheduling, resource allocation, real world planning, and packing and scheduling optimization problems.

    youdao

  • 指令进行设置使它们可以充分利用处理器流水线技术称为指令调度

    Setting up instructions so that they take full advantage of a processor's pipeline is called instruction scheduling.

    youdao

  • 进程内核线程进行绑定之后它们调度运行指定处理器

    Once kernel threads of the process are bound, they'll always be scheduled to run on the selected processor.

    youdao

  • 甚至建立调度方案以便各种处理器拓扑验证给定工作负荷做好应对烦恼的准备。

    Even more, set up scheduling scenarios to validate a given workload across the variety of processor topologies, and you're ready to pull your hair out.

    youdao

  • 任务负载非常时,处理器调度消耗掉大量时间,用于任务本身时间就非常了。

    At very high loads, the processor can be consumed with scheduling and devote little time to the tasks themselves.

    youdao

  • 通过包含所需数据内存处于相同pod中的处理器调度线程服务器可以保证性能优势

    The server can see performance benefits by scheduling threads on processors that are in the same pod as the memory that contains the data that's needed.

    youdao

  • 200毫秒调度程序就执行负载平衡调节,以便重新分配任务负载维持处理器之间的平衡

    Every 200 milliseconds, the scheduler performs load balancing to redistribute the task loading to maintain a balance across the processor complex.

    youdao

  • 通用调度最后为此任务提供处理器

    The generic scheduler finally provides the processor to this task.

    youdao

  • 注意繁忙繁忙任务公平给予它们大概相同处理器访问量

    Also note that the scheduler is fair across the busy and non-busy tasks, giving them roughly the same amount of processor access.

    youdao

  • 意味着一个任务可以任何处理器进行调度——对于负载均衡来说好事但是对于内存缓存来说却是个灾难

    This meant a task could be scheduled on any processorwhich can be good for load balancing but bad for memory caches.

    youdao

  • O(1) 扩展性更好而且包含交互性,提供了大量启示用于确定任务I/O 限制还是处理器限制。

    The O(1) scheduler was much more scalable and incorporated interactivity metrics with numerous heuristics to determine whether tasks were I/O-bound or processor-bound.

    youdao

  • 负载平衡降低那些超出处理器负载能力进程优先级

    Load balancing: the scheduler will decrease the priority of any process that generates more load than the processor can handle.

    youdao

  • 每个调度一对一连接列表中彼此相连使可以迭代(例如启用给定处理器禁用)。

    Each scheduler class is linked with one another in a singly linked list, allowing the classes to be iterated (for example, for the purposes of enablement of disablement on a given processor).

    youdao

  • 命令可跨各种不同处理器拓扑执行一些调度发布测试结果

    This command line performs a number of scheduler tests over a variety of different processor topologies and emits the results of the tests.

    youdao

  • 根据处理器处理器运行速度,您的里程(mileage)可能会不同这个API的确提供了一种方法在jiffies滴答间隔调度超时

    Depending upon your processor and the speed at which it operates, your mileage may vary, but the API does offer a way to schedule time-outs below the jiffies tick interval.

    youdao

  • 处理器权限Hypervisor调度循环中进行分配

    Processor entitlement is distributed with each turn of the hypervisor's dispatch wheel.

    youdao

  • 除了主机服务器外,snippet处理器也具有自己智能抢占式器,允许同时执行来自多个查询snippet

    In addition to the scheduler on the host servers, the snippet processors have their own smart preemptive scheduler that allows snippets from multiple queries to execute simultaneously.

    youdao

  • 作为经典装箱问题推广,有色装箱问题在多处理器实时计算机系统的任务调度实际问题中有着很强的应用背景。

    As one of the constrained bin packing problem (BPP), coloring BPP has many important applications such as multi-processor real-time scheduling, etc.

    youdao

  • 调度节省处理器,在改变调度长度情况下,将任务尽可能地分配到已处理器上。

    During scheduling, in order to save processors, the nodes were allocated to the used processors as far as possible without changing the scheduling length.

    youdao

  • 最后利用软件编译环境编写各个模块处理器接口函数,从而完成系统功能的集成调度进行软件调试最终完成课题

    Finally, compiled interface functions of each module and processor by the software debugging, complete the integrated scheduling of the system, and finally accomplished the study.

    youdao

  • 调度算法能够保证任务的调度长度最小,所需处理器数目尽量少,没有处理机通信开销。

    The proposed scheduling algorithm can generate a schedule with the least Scheduled Length and a minimal number of Processors, and without any communication between Processors.

    youdao

  • 针对嵌入式处理器数据相关问题,设计了一种动态调度控制器

    To solve the data hazard of embedded processor, a dynamic scheduling controller is designed.

    youdao

  • 算法中,提出了一个新的处理器选择策略从而提高了算法的调度成功率

    In this algorithm, a new processor selection policy is developed to improve scheduling success ratio.

    youdao

  • 时间控制使处理器违反计划调度,也就是说,这会导致一个拥有较高优先进程不得不等待CPU。

    Long lock hold times also keep the current processor from scheduling, meaning that a higher priority process-which really should be able to get the CPU-may have to wait.

    youdao

  • 作为经典装箱问题扩展,有色装箱问题在处理器实时调度的过程中有很强的应用背景。

    As one of the constrained bin packing problem (BPP), coloring BPP has many important applications such as multi-processor real-time scheduling, etc.

    youdao

  • 作为经典装箱问题扩展,有色装箱问题在处理器实时调度的过程中有很强的应用背景。

    As one of the constrained bin packing problem (BPP), coloring BPP has many important applications such as multi-processor real-time scheduling, etc.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定