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暫時忽略