maskable

maskable

 英

  • 网络可屏蔽中断;屏蔽操作的;中断为可遮罩式

例句

Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers.

不能抢占内核中断因此可以处理程序调用操作系统API

Disabled. When the system is in this state both the maskable regular and fast interrupt sources are disabled.

系统位于这个状态正规中断源于快速中断禁止

Init. When the system is in this state all the maskable interrupt sources are disabled.

系统处于这个状态所有中断禁止

While transferring control to the proper segment, the processor clears the IF flag, thus disabling further maskable interrupts.

控制转移合适处理器清除IF标志因此关闭将来屏蔽中断

When the IF flag of the flags register is clear, each maskable interrupt issued by the PIC is temporarily ignored by the CPU.

eflags寄存IF标志PIC发出每个屏蔽中断都被CPU暂时忽略