中断优先级
- 网络priority;Interrupt Priority;IPL;IRQL
-
一种用软件扩展MCS-51单片机多中断优先级的方法
A method on expansion of multilevel interrupt priority with software for MCS-51 single-chip computer
-
介绍了一种在不增加任何硬件的情况下用软件扩展MCS-51单片机多中断优先级的方法。
A method on expansion of multilevel interrupt priority for MCS 51 single chip computer with software is studied .
-
只要结构体驻留在内存,CONTAININGRECORD的调用程序(驱动)可以以任何中断优先级(IRQL)运行。
Callers of CONTAINING_RECORD can be running at any IRQL as long as the structure is resident .
-
用软件方法扩展单片机的中断优先级
To Extend the Interruption Priority of Single-Chip Computer with Software Method
-
眼睛报警的软件中断优先级高于嘴巴报警的优先级。
The prior of eyes warning is prior than the mouth warning .
-
自由调整中断优先级的研究和实现
The Research and Implementation of Freewill Adjustment of Interrupt Priority
-
一种较理想的决定中断优先级顺序策略
An ideal strategy on deciding interrupt prior order
-
请选择设备连接卡的中断优先级。
Select the interrupt priority of the card to which your device is attached .
-
本文提出了动态预留呼叫接纳控制算法,比较该算法与新呼叫受限接纳控制算法以及中断优先级呼叫接纳控制算法的性能。
It also proposes dynamic reservation call admission control algorithm , and compares it with new call bound admission control algorithm and cutoff priority call admission control algorithm .
-
在实现过程中,通过设计简单有效的中断优先级以满足实时性要求;
Different techniques have been adopted to meet the requirements of implementation on embedded Linux . A simple interrupt priority scheme has been designed to reach the real-time performance ;
-
根据各个任务的性质与功能不同,赋予了它们不同的中断优先级和任务优先级,保证了系统具有良好的实时性能。
According to the nature and function of each task is different , they are given different interrupt priority and task priority to ensure that the system has good real-time performance .
-
驱动程序将根据中断的优先级次序来执行数据操作。
Your driver will perform some data manipulation based on a sequence of interrupts .
-
通过线程,可以优先调度重要任务甚至中断低优先级任务。
With threads , important tasks can be scheduled to take precedence over and even interrupt lower-priority tasks .
-
大多数微处理器系统中都有一个中断系统及优先级逻辑。
A large number of microprocessors have interrupt system and priority logic .
-
如果在响应低优先级中断时高优先级中断使能,用户必须在低优先级中断响应程序中保存那些关键的寄存器值。
If high priority interrupts are not disabled during low priority interrupts , users must save the key registers in software during a low priority interrupt .
-
针对对等复制过程中并发情况提出了中断策略和优先级准封锁策略,同时对多分割副本复制过程中的并发控制问题进行了分类分析,并提出了多分割副本复制的并发控制算法。
( b ) Interruptive method and pre-lock method are put forward , and by analyzing detailedly concurrency control of multi-intersected copy replication , to devise algorithm of concurrency control of multi-intersected copy .
-
中断标识信号的优先级与触发时刻的考虑对更复杂中断电路的设计也具有很好的借鉴意义。
The consideration of priority and triggering time are helpful for other complex interrupt module architecture .
-
利用定时器中断方式且设置定时器中断优先级最高,实现了电量采集与存储,保证了电量采集的实时性要求。
Using timer interrupt mode , and the establishment timer interrupt priority is highest , has realized electric quantity gathering and the memory , has guaranteed the electric quantity gathering timely request .
-
VAX/VMS的一种中断服务子程序,在分叉中断优先级(pl)软件中断激活。
A VAX / VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level ( IPL ) .
-
单片机外中断源的扩展及多层中断优先级的实现
Extend of Outside Interrupt Source of Single Chip Microcomputer and the Implementation of Multiple Interrupt Priority
-
设备互连的一种方式,通过与中断源串连的顺序确定设备的中断优先级
A method of device interconnection for determining interruptpriority by connecting the interrupt sources serially .
-
通过构建较中断向量表,提供可扩展的中断优先级;
It provides extendable interrupt priority by using soft interrupt vector .