• This is the highest priority runnable task on the system and is the task the scheduler will run.

    就是系统优先最高可执行进程,也是马上被调度执行的进程。

    youdao

  • Therefore, each runnable task chases the other to maintain a balance of execution across the set of runnable tasks.

    因此每个运行任务都会追赶其他任务维持整个可运行任务集合执行平衡

    youdao

  • The Runnable task performed by the service is the bulk of the code from Listing 5. I've added some additional checks to improve building the URLs for the next page.

    服务执行Runnable任务清单5中的大量代码添加了一些额外的检查改进构建下一个页面URL的过程。

    youdao

  • So, if each runnable task runs its sched_slice worth of time, it has spent sched_period time, and each task will have run an equal amount of time proportional to its weight.

    因此如果每个运行任务运行与sched_slice等价时间,那么花费的时间为sched _ period,每个任务将运行与其权重成比例的时间

    youdao

  • Now we cannot use Runnable as our task representation; we must create a new representation that allows exceptions to be thrown across the method invocation.

    现在我们不能使用Runnable表示执行的任务,而必须创建一种新的表示方法以允许方法调用抛出异常

    youdao

  • The framework is easy to use for most benchmarking needs: just package the target code into some type of task object (either a Callable or Runnable) and then make a single call to the benchmark class.

    这个框架容易满足大多数基准测试需求只要目标代码打包特定类型任务对象(CallableRunnable),然后调用benchmark类。

    youdao

  • Second, given that this task class is a Runnable, the result of the array access needs to be assigned to the state field (and state needs to be used in an overriding toString method) to prevent DCE.

    第二既然这个任务Runnable为了防止DCE,必须数组访问结果赋值state字段(以及覆盖的toString方法需要使用的state)。

    youdao

  • Sometimes throwing InterruptedException is not an option, such as when a task defined by Runnable calls an interruptible method.

    有时候抛出InterruptedException并不合适,例如Runnable定义任务调用一个可中断的方法时,就是如此。

    youdao

  • If your task is a Runnable, make sure that the computation is used to calculate some internal state that is used by task's toString method (which must override the one from Object).

    如果任务Runnable,就要确保任务toString方法(这个方法必须覆盖object对象的方法)使用某个内部状态这个计算获得的。

    youdao

  • The task accounts for its time with the CPU by adding its execution time to the virtual runtime and is then inserted back into the tree if runnable.

    任务通过运行时间添加虚拟运行时,说明占用CPU时间,然后如果可运行,再插回到中。

    youdao

  • So when a new task becomes runnable, there are strict requirements for its placement.

    因此一个任务变为可运行状态时位置严格要求

    youdao

  • Dequeue_task: When a task is no longer runnable, this function is called to keep the corresponding scheduling entity out of the red-black tree. It decrements the nr_running variable.

    dequeue _ task某个任务退出运行状态时调用函数将从红黑中去掉对应调度实体,并从nr_running变量中减1。

    youdao

  • As Far as I Understand, scheduler latency is the time incurred in making the task runnable again.

    了解调度延迟使任务运行时间再次发生

    youdao

  • As Far as I Understand, scheduler latency is the time incurred in making the task runnable again.

    了解调度延迟使任务运行时间再次发生

    youdao

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

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

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