Priority interrupt


jargon
Any stimulus compelling enough to yank one right out of hack mode. Classically used to describe being dragged away by an SO for immediate sex, but may also refer to more mundane interruptions such as a fire alarm going off in the near vicinity. Also called an NMI (non-maskable interrupt), especially in PC-land.
[Jargon File]
(2005-02-13)

Read Also:

  • Priority inversion

    parallel The state of a concurrent system where a high priority task is waiting for a low priority task which is waiting for a medium priority task. The system may become unstable and crash under these circumstances. In an operating system that uses multiple tasks, each task (or context) may be given a priority. These […]

  • Priority-mail

    noun 1. (in the U.S. Postal Service) mail consisting of merchandise weighing more than 12 ounces sent at first-class rates.

  • Priority queue

    programming A data structure with three operations: insert a new item, return the highest priority item, and remove the highest priority item. The obvious way to represent priority queues is by maintaining a sorted list but this can make the insert operation very slow. Greater efficiency can be achieved by using heaps. (1996-03-12)

  • Priority scheduling

    operating system Processes scheduling in which the scheduler selects tasks to run based on their priority as opposed to, say, a simple round-robin. Priorities may be static or dynamic. Static priorities are assigned at the time of creation, while dynamic priorities are based on the processes’ behaviour while in the system. For example, the scheduler […]

  • Prior-lien

    noun 1. a lien having priority over others attached to the same property.


Disclaimer: Priority interrupt definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.