• 提出带有非周期服务器优先级调度算法

    A dual priority scheduling algorithm with aperiodic server is presented.

    youdao

  • 静态优先级调度实时系统中得到了广泛应用。

    Static priority scheduling is widely used in real-time systems.

    youdao

  • 一个绝妙的解决方案可以避免维护优先级调度运行队列

    That's an elegant solution to avoid maintaining run queues per priority.

    youdao

  • 提出基于综合事务空闲时间价值优先调度算法

    A scheduling algorithm based on combining slack time and value is presented in this paper.

    youdao

  • WPCS机制前向探测阶段预分配波长通过优先级调度潜在冲突

    The WPCS pre-assigns the wavelength at the forward detection phase, and schedules the potential collision by priority.

    youdao

  • 然后给出高速输入队列交换机中实现优先级调度算法设计实现方案

    They describe the design and implementation scheme of an arbiter for configuring crossbar in input-queued switches that supporting multiple priorities.

    youdao

  • 基于固定优先级调度实时控制系统中,任务延迟抖动影响系统稳定性重要因素

    In real-time control systems based on fixed priority scheduling, the latency and jitter of task are important factors which will impact the stability of the system.

    youdao

  • 模型扩展固定优先级调度模型,同时通过实现模型线程减少实现了运行时的低开销

    It expands a fixed priority scheduling model and minimizes run-time costs by minimizing the number of threads in the implementation.

    youdao

  • 实时业务提供可靠质量保证的服务,无线网络媒体访问控制(mac)的优先级调度问题一个关键

    To provide reliable and guaranteed services for these applications, priority scheduling in the medium access control (MAC) layer is one of the key issues.

    youdao

  • 针对硬件交换转发判决这一关键问题,给出了输入队列交换机中采用虚拟输出队列交换结构优先级调度算法的硬件实现方案

    We describe the implementation of a scheduling algorithm for configuring crossbar in input-queued switches that support virtual output queues and multiple priorities.

    youdao

  • 最后模拟实验数据表明优先级调度输入—线群多通道输出ATM交换系统模型好地改善了HOL阻塞提高输入排队ATM交换网络性能

    The final simulation experiment shows that the new model can better the HOL block, and improve the performance of input-queued ATM switch dramatically.

    youdao

  • JLS中的线程调度并不精确而且提供了10个优先级

    Thread scheduling in the JLS is imprecise and provides only 10 priority values.

    youdao

  • 线程调度程序必须最高优先队列头部开始调度

    The thread scheduler must dispatch from the head of the highest-priority queue that is not empty.

    youdao

  • 部分内容介绍了如何更改用于计算每个线程优先级CPU调度参数

    This section shows how you can change some of the CPU scheduling parameters, which are used to calculate the priority value for each thread.

    youdao

  • 工作非常简单:它优先最高队列中选择个任务执行

    The job of the scheduler is simple: choose the task on the highest priority list to execute.

    youdao

  • 内核使用收集CPU 使用量数据,可以根据优先当前 CPU 使用量 CPU 限制调度撤消运行进程

    The CPU usage thus gathered is used by the kernel, which may schedule or de-schedule a process based on its priority, current CPU usage, and CPU limits.

    youdao

  • 具有RT优先调度线程可以一直执行直至阻塞通过让步自愿放弃控制权,具有更高rt优先级的线程抢占。

    A dispatched thread with an RT priority is allowed to execute until it blocks, voluntarily relinquishes control by yielding, or is preempted by a thread with a higher RT priority.

    youdao

  • 请记住线程获取cpu不仅依赖优先级依赖于需要调度线程总数

    Keep in mind that the amount of CPU a thread gets becomes dependent not only on the priority but also on the total number of threads that need to be scheduled.

    youdao

  • 清单1中的ni展示调度优先级或者说每个进程niceness。

    The ni column in Listing 1 above, shows the scheduling priority or niceness of each process.

    youdao

  • Linux核心可以根据静态控制(线程优先级)系统执行线程某些动态条件下来执行线程调度

    The Linux kernel performs thread scheduling based on static controls, such as thread priority levels, and on certain dynamic conditions of the threads executing in the system.

    youdao

  • 在此param是指向描述调度优先级结构体指针

    Here, param is a pointer to a structure representing scheduling priority.

    youdao

  • DelayQueue一个优先级支持的、基于时间的调度队列

    DelayQueue: a time-based scheduling queue backed by a priority heap.

    youdao

  • 这个构造函数可以带有可选优先级参数出(release)参数,以此定义JVM如何调度线程

    The constructor of this class takes optional priority and release parameters to define how the JVM should schedule the thread.

    youdao

  • 记住必须用户才能进程指定更高调度优先,或者说它们的nice值更低

    Remember that you have to be the superuser to give your processes higher scheduling priority and make them less nice.

    youdao

  • 使用schedo调整调度程序算法,从而优化优先级公式——可以使用schedo调整AIX中的各种参数

    Tuning scheduler algorithm using schedo to fine tune priority formulasYou can tune various parameters in AIX using schedo.

    youdao

  • 为了防止任务独占cpu从而会饿死其他需要访问CPU的任务,Linux 2.6版本的可以动态修改任务优先级

    To prevent tasks from hogging the CPU and thus starving other tasks that need CPU access, the Linux 2.6 scheduler can dynamically alter a task's priority.

    youdao

  • 释放notify操作调度分派操作类似,因为都对最高优先队列头部线程起作用

    A lock release or lock notify operation is analogous to a scheduling dispatch operation in the sense that the thread at the head of the highest-priority queue is acted on.

    youdao

  • 相反应该考虑创建少数几个调度优先级线程应该确保添加队列中的数据交给这些线程。

    Instead, consider creating a few writer threads with higher scheduling priorities, and hand over data to those threads that should always be pushed into the queue.

    youdao

  • DB 2系统性能可以包括诸如安装选项缓冲大小设置、DB 2相关地址空间调度优先级等等之类的因素

    DB2 systems performance would include such factors as installation options, sizing buffer pools, dispatching priorities for DB2-related address Spaces, and so on.

    youdao

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

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

    youdao

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

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

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