MY词语>英语词典>preempted翻译和用法

preempted

英 [pri(ː)ˈɛmptɪd]

美 [priˈɛmptɪd]

网络  抢占; 先占; 抢占了; 先发制人; 取代

双语例句

  • The TRAP system calling mechanism can ensure the system call could be preempted. The interface of kernel will meet the functional requirements of separation kernel and provide a foundation for the development of upper layer.
    TRAP系统调用机制保证了系统调用的可抢占;内核接口满足了分区内核的功能需求,基本上能够为上层的开发提供基础。
  • 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内核不可被抢占的问题,但移植工作本身以及整个研究、探索的内容和提出的思路对相关的研究工作具有一定的价值。
  • Page could have preempted the hard-edged conversation with his analysts recently by proving that Google is ready to fully participate in the opportunity presented by the social web.
    佩奇原本有机会先发制人,利用近期的分析证明,谷歌已经做好准备,将利用社交网络提供的机遇大干一场。
  • 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抢占并释放锁后才能执行。
  • The council found that their traffic plans had been preempted by a government decision.
    市议会发现他们的交通规划已因政府先行作了决定而无法推行。
  • Check_preempt_curr: This function checks whether the currently running task can be preempted.
    checkpreemptcurr:该函数将检查当前运行的任务是否被抢占。
  • Loudspeaker systems have even preempted the paging and message-service roles of the department.
    对讲系统甚至已经替代了呼叫和留言服务。
  • Remaining critical sections that cannot be preempted are short and perform deterministically.
    剩下的不能被抢占的临界部分非常短,并且可以确定地执行。
  • The Linux kernel can be preempted and is subject to priority inversion.
    Linux内核可能被抢占并且常常出现优先级反转。