
词语导航
基本信息
词语:处理中断
繁体:處理中斷
拼音:chǔ lǐ zhōng duàn
英语翻译
【计】 processing interrupt
分词翻译
处理中的英语翻译:
【法】 in hand
断的英语翻译:
break; break off; give up; sever; snap; stop
【医】 break
翻译例句
1. CPU处理中断所占的时间百分比。
Percentage of time the CPU is handling interrupts
2. 图6显示了在分区的环境中如何处理中断的一个示例。
Figure 6 shows an example of how interrupt is handled in partitioned environment.
3. 一些移动设备在处理中断时表现的比较出色。
Some devices handle interruptions better than others.
4. 如果值为非0的值,则处理器正在处理中断。
If the value is non-zero, then the processor was handling an interrupt.
5. CPU繁忙所占的时间百分比是否包括CPU处理中断所占的时间百分比?
Does the percentage of time the CPU is busy include the percentage of time the CPU is handing interrupts?
6. 内核代码和数据总是可寻址的,在任何时候,准备处理中断或系统调用。
Kernel code and data are always addressable, ready to handle interrupts or system calls at any time.
7. 为了获得最好的性能和可伸缩性,应该确保在以太网适配器的本地节点的CPU上处理中断。
For best networking performance and scalability, ensure that Ethernet adapter interrupts are processed on CPUs on the adapters" local nodes.
8. 不包括。CPU处理中断所占的时间百分比并不是那个 CPU 全部繁忙时间的子集。
No, the percentage of time that the CPU spends handling interrupts is not a subset of the total busy time for that CPU.
9. 本文从原始设备制造商(OEM)和应用程序开发人员的角度探讨了处理中断的方案。
This article explores the scenarios for dealing with interrupts from both the original equipment manufacturer (OEM) and application developers.
10. 这种病的特点是,一段名为RPE65的基因发生变异,导致缺失,进而引起视网膜退化,大脑视觉处理中断。
It is marked by a mutation in a gene known as RPE65 which results in a missing enzyme that leads to degradation of the retina and the disruption of vision processing in the brain.
11. 当列值发生改变时,行处理中断并执行COMPUTE命令中指定的动作,然后执行BREAK命令中指定的SKIP动作。
When the column value changes, row processing breaks and performs the actions specified in the COMPUTE command, and then the specified SKIP action in the break command is performed.
12. 为每个CPU显示出了CPU空闲所占的时间百分比、CPU繁忙所占的时间百分比以及CPU用来处理中断所占的时间百分比。
For each CPU, it shows the percentage of time the CPU was idle, the percentage of time the CPU was busy, and the percentage of time the CPU spent handling interrupts.
13. 可能您请推荐一个很好的方式来处理中断处理程序内部的错误报告,或有任何标准为这个过程吗?任何建议都是感激。
May you please recommend a good way to handle the error reporting inside the interrupt handler, or is there any standard way for this procedure? Any suggestions are appreciated.
14. 阐述了外部中断在工控机应用中的特殊地位以及WINDOWS与DOS在这方面的不同,通过一个典型的范例说明了DOS在处理中断中所具有的灵活性和高效性。
The particular position of the external interrupt in the application of computers for industry control and the difference between WINDOWS and DOS on this respect are expounded.
15. 在过去,中断最可能的原因是意外损坏或故障,这些通常可以迅速处理。
The most probable causes of interruption in the past have been accidental damage or breakdown, and these can usually be dealt with expeditiously.
16. 这个位掩码表示应该处理给定中断的CPU。
This bitmask represents which CPUs should process a given interrupt.
17. 不在以太网适配器所在的节点上处理网络中断肯定对性能不利。
Processing network interrupts on nodes remote to where the Ethernet adapter resides is certainly not optimal.
18. 我们应该编写一个测试应用程序来处理这些中断。
A test application should be written to handle these interrupts.
19. 管理人员必须处理这些中断。
Management has to handle these interruptions.
20. 为了将一个中断绑定到某个或某组cpu,首先要决定应该让哪些CPU处理这个中断,然后相应地编写位掩码。
To bind an interrupt to a CPU or group of CPUs, first determine which CPUs should process the interrupt and lay out the bitmask accordingly.
21. 这种方法的主要目的是模拟中断,并测试ISR是否处理了所有可能的中断。
The primary aim of this approach is to simulate interrupts and test whether the ISR handles all possible interrupts.
22. 不管中断何时唤醒这个线程,就使用与实际api和应用程序相同的方法来处理这个中断。
Whenever an interrupt wakes up the thread, process the interrupt the same way the actual API and application process it.
23. 处理环境与中断环境之间的主要差别是:当处于中断环境中时,不允许出现任何页面错误。wWW.wENtIyi.coM
The main difference between the process and interrupt environments is that no page faults are permitted while in the interrupt environment.
24. 此类限制通常是对应用程序的某些部分实施的,比如中断处理程序,其响应中断的代码必须在给定的时间范围内完成工作。
Such restrictions are typically placed on sections of the application such as an interrupt handler, where the code responding to the interrupt must complete its work in a given time period.
25. 程序中的信号处理程序捕获到函数的执行被某个信号中断,信号处理程序然后按正常方式返回。
EINTR — the function was interrupted by a signal, which was caught by a signal handler in the program, and the signal handler returned normally.
26. 所以,致命错误归于第二个优秀错误处理原则:错误处理是不中断的,除非有必要。
So fatal errors fall under that second principle of good error handling: error handling isn"t disruptive... unless it has to be.
27. 中断处理程序始终在中断上下文中运行。
Interrupt handlers always run in interrupt context.
28. bottomhalf方法可以将设备驱动程序中的工作延迟到中断处理后执行。
A bottom half is a way to defer work from interrupt handling to be done later in a device driver.
29. 现在的中断处理函数的返回代码是一个 irqreturn_t类型。
The interrupt handler function now has a return code of type irqreturn_t.
30. 现在的中断处理函数的返回代码是一个 irqreturn_t类型。
The interrupt handler function now has a return code of type irqreturn_t.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
