interrupt handler
- interrupt handler的基本解释
-
-
[计] 中断处理程序
- 相似词
- 更多 网络例句 与interrupt handler相关的网络例句 [注:此内容来源于网络,仅供参考]
-
If the network card during the installation of three parts, will forcibly occupied yourtablename interrupt request number, and other hardware devices in your computer are forced to occupy the same interrupt request number, IRQ interrupt occurs, the conflict by modifying the computer BIOS system settings in the options parameter, and the network card with conflicting hardware device in which the assigned fixed interrupt request to abort, provided for the other device interrupt request number.
如果网卡在安设时会强行占用某一个洋断哀告号,与计算机洋其他软件摆设所强行占用洋断哀告号不同时,不离会爆发IRQ洋断冲破,堵住编削计算机BIOS编制撤销参数洋的不关选项,不兵与网卡爆发冲破的软件摆设所不合配的变动洋断哀告洋止,供应给该摆设其他洋断哀告号。
-
After an interrupt is generated, the CPU compares the interrupt number (x8) against the size of the IDT -- stored in the interrupt descriptor cache register. If the INT# x 8 doesn't exceed the IDT size, then the interrupt is considered invokable, and the IDT base address is fetched from the descriptor cache; then the ISR's protected mode address is fetched from the IDT.
在产生一个中断之后, CPU 将会把中断号(乘以8)和 IDT 的长度进行比较( IDT 的长度存储在中断描述符缓冲寄存器中),如果中断号乘以8之后的值没有超过 IDT 的长度,则该中断被认为是可调用的,然后将 IDT 的基址从中断描述符缓冲寄存器中取出; ISR 的保护模式帝制从 IDT 中取出。
-
This exception handling unit can deal with altogether 12 kinds of exceptions, including reset, user interrupt, automatic load interrupt, spurious interrupt, uninitialized interrupt, trap, illegal instruction, unimplemented instruction, superior instruction, tracing, bus error, address error. The multiple exception and exception nesting of all the exceptions listed above can be tackled as well.
该异常处理单元能处理复位、用户中断、自动向量引导中断、伪中断、未初始化异常中断、陷阱、非法指令、无效指令、特权指令、跟踪、总线错误、地址错误共12种异常以及多重异常和异常嵌套。
- 更多网络解释 与interrupt handler相关的网络解释 [注:此内容来源于网络,仅供参考]
-
interrupt handler:中断处理程序
在响应一个特定中断的时候,内核会执行一个函数,该函数叫做中断处理程序(interrupt handler)或中断服务例程(interrupt service routine, ISR). 产生中断的每个设备都有一个相应的中断处理程序. 因此我们一般把中断处理切为两个部分或两半.
-
interrupt handler:(中断处理器)
供VME总线系统的中断器(Interrupter)和中断处理器(Interrupt Handler)之间进行中断请求和中断认可使用. 是提供总线系统组态和管理服务的VXI器件. 一个资源管理器必须是具有命令者能力的消息型器件,其逻辑地址为0 ,通常也提供0号槽服务.
-
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 直升机综合航空电子系统
- 加载更多网络解释 (5)