1·This special purpose ioctl interface will be able to control the interrupt generation sequence and the number of interrupts to be generated through the test application.
这个具有特殊用途的ioctl接口可以控制中断生成的顺序,以及通过测试应用程序所生成的中断的数量。
2·Register the sequence number, interrupt nature, and thread attributes to the main program.
向主程序注册序号、中断属性和线程属性。
3·And finally, the driver is tightly coupled with various APIs and applications, and you may have to debug a device driver where interrupt losses and out-of-sequence interrupts happen.
最后,驱动程序与API和应用程序是紧耦合的,需要调试设备驱动程序在中断丢失和乱序发生时的情况。
4·Added ability to interrupt charging sequence for projectile weapons.
增加发射武器的充电顺序的能力。
5·But it is often necessary to interrupt this sequence.
但是往往需要间断此顺序。
6·An interrupt is usually defined as an event that alters the sequence of instructions executed by a processor.
中断通常定义为改变处理器执行指令顺序的事件。
7·Interrupt disabling is one of the key mechanisms used to ensure that a sequence of kernel statements is treated as a critical section.
确保一组内核语句被当作一个临界区域处理的主要机制之一就是中断禁止。
8·An interrupt is a signal to the operating system that an event has occurred, and it results in changes in the sequence of instructions executed by the CPU.
中断是通知操作系统某件事件发生的信号,它会改变CPU当前执行的指令顺序。