preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- The currently running task ( now preempted) is returned to the red-black tree through a call to put_prev_task ( via the scheduling class).
当前运行任务(现在被抢占的任务)通过对putprevtask调用(通过调度类)返回到红黑树。 - State and local laws that contradict federal laws or treaties are thus preempted and can be declared unconstitutional by a federal court.
已经存在的与联邦法律和条约冲突的州或当地的法律可以被联邦法庭宣称违反宪法的。 - Although the problem has not been solved to make Linux kernel preempted, the works of migration, the research and the exploration are worthwhile for correlative works.
本文虽然在嵌入式Linux的移植过程中没有成功的解决Linux内核不可被抢占的问题,但移植工作本身以及整个研究、探索的内容和提出的思路对相关的研究工作具有一定的价值。 - Latency is lower and more deterministic because handlers become user-configurable, schedulable entities that can be preempted and prioritized just like any other process.
由于处理程序变为用户可配置的、可调度的实体,可以像其他任何进程一样被抢占和优先化,因此延迟变得更短并且更具确定性。 - The NHRT needs to wait until the RT is no longer preempted by GC and then release the lock before the NHRT has a chance to execute.
NHRT需要一直等到RT不再被GC抢占并释放锁后才能执行。 - Remaining critical sections that cannot be preempted are short and perform deterministically.
剩下的不能被抢占的临界部分非常短,并且可以确定地执行。 - Check_preempt_curr: This function checks whether the currently running task can be preempted.
checkpreemptcurr:该函数将检查当前运行的任务是否被抢占。 - A kernel task can be preempted, so that some important user application can continue to run.
一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。 - Loudspeaker systems have even preempted the paging and message-service roles of the department.
对讲系统甚至已经替代了呼叫和留言服务。 - The Linux kernel can be preempted and is subject to priority inversion.
Linux内核可能被抢占并且常常出现优先级反转。