英语人>词典>汉英 : 中断处理程序 的英文翻译,例句
中断处理程序 的英文翻译、例句

中断处理程序

词组短语
interrupt handler
更多网络例句与中断处理程序相关的网络例句 [注:此内容来源于网络,仅供参考]

This latter method of mapping the linear address space is commonly referred to as virtual memory or demand-paged virtual memory.

当内存已满,无法读入的时候,中断处理程序会根据内存的使用情况来决定把那个页置换出内存

An '''edge-triggered interrupt''' is a class of interrupts that are signalled by a level transition on the interrupt line, either a

在计算机信息处理技术中,中断是指在程序执行期间,系统内发生了非寻常的或非预期的急需处理的事件,使得 CPU 暂时中断当前正在执行的程序而转去执行相应的事件处理程序,待处理完毕后又返回原来被中断处继续执行或调度新的进程执行的过程。

Although I have not done this, it would be possible to start up in the idle mode and have an interrupt handler AvrXRunTask a task.

尽管我还没有这样做,但是从 idle 模式启动并且有一个中断处理程序来通过 AvrXRunTask来创建一个任务是有可能的。

For example, when you press a key on your keyboard, the signal is sent to the keyboard interrupt handler, which tells the CPU what it is and passes it on to the operating system.

例如,当你在键盘上按一个键的时候,信号就被发送到键盘中断处理程序,后者告诉CPU 这个信号是什么并把它传给操作系统。

IntProlog does not re-enable the interrupts in an interrupt handler (this is different from AvrX 2.3) so if you want to be able to nest interrupts you need to explicitly enable them in your handler.

IntProlog在中断处理程序中没有重新开启中断(这一点和 AvrX2.3不同),所以如果你想允许中断嵌套的话,你需要在中断处理程序中显式的开启中断。

And thisthesis also analyzed the characteristics of packet receiving interrupt handler and it's maxinterference on the other tasks on the same processor with lower priorities.

此外本文还分析了报文接收中断处理程序的时间特性和它对节点上其它任务最大响应时间的影响。

By transplanting packet scheduling from the egress point of network interfaces to the soft interrupt handler that processes incoming packets, the new method can eliminate disadvantages of the old traffic control scheme without introducing any additional demerits.

这种新的机制将网络带宽的管理和调度从网络接口的出口点转移到处理接收到的网络包的系统软件中断处理程序中,从而克服了原来的流量管理机制的缺点。

Prepared an interrupt handling procedures, the main program process, beep every 10 seco...

编写一个中断处理程序,在主程序运行过程中,每隔10秒响铃一次,同时在屏幕右上角开窗口显示信息The bell is ring!

Unlike semaphores, spinlocks may be used in code that cannot sleep, such as interrupt handlers.

与信号量不同,自旋锁有可能用于不能休眠的代码中,例如中断处理程序

The threads are created with the Linux clone system call, which is a generalization of fork allowing the new process to share the memory space, file descriptors, and signal handlers of the parent.

线程是用系统调用clone创建的,clone系统调用是fork的普遍形式,它允许新进程共享父进程的存储空间、文件描述符和软中断处理程序

更多网络解释与中断处理程序相关的网络解释 [注:此内容来源于网络,仅供参考]

interrupt handler:中断处理程序

在响应一个特定中断的时候,内核会执行一个函数,该函数叫做中断处理程序(interrupt handler)或中断服务例程(interrupt service routine, ISR). 产生中断的每个设备都有一个相应的中断处理程序. 因此我们一般把中断处理切为两个部分或两半.

interrupt handler:中断处理

原因:对于hard panic而言,最大的可能性是驱动模块的中断处理(interrupt handler)导致的,一般是因为驱动模块在中断处理程序中访问一个空指针(null pointre).

interrupt handler:中断处理程序;中断处理器

interrupt driven 中断驱动 | interrupt handler 中断处理程序;中断处理器 | interrupt latency 中断等待时间

IH Interrupt Handler:中断处理程序

IH Information Highway 信息高速公路 | IH Interrupt Handler 中断处理程序 | IHAS Integrated Helicopter Avionics System 直升机综合航空电子系统

missing interrupt handler:丢失中断处理程序

定义域|domain | 丢失中断处理程序|missing interrupt handler | 动词短语|verb phrase

first level interrupt handler:一级中断处理程序

first-level address 第一级地址 | first-level interrupt handler 一级中断处理程序 | first-level message 一级消息

interrupt mask:中断屏蔽

(a)实施中断屏蔽(Interrupt Mask)等互斥处理,禁止库函数执行过程中的中断要求. (b)不在中断处理程序中处理对端口的访问,而是使用实时操作系统等把对该端口的访问改为单线程,以此防止多个模块间的资源访问竞争. 不过,

interrupt latency:中断延迟

4.中断延迟(Interrupt Latency) 中断延迟是指从硬件中断发生到开始执行中断处理程序第一条指令之间的这段时间. 5.互斥(Mutual Exclusion) 互斥是用来控制多任务对共享数据进行串行访问的同步机制. 在多任务应用 中,当两个或多个任务同时访问共享数据时,

trap handler:陷阱处理程序

这些函数组成了1级的的陷阱处理程序(Trap Handler),这个中断处理体可能会独自处理这个异常,也可能把该异常传递给下一个异常处理体,或者如果这个异常是无法处理的,那么就直接调用KeBugCheckEx.

interrupting:断续的中断的

interrupthandlingroutine 中断处理程序 | interrupting 断续的中断的 | interruptingcapacity 断路容量