- not-busy interrupt
- прерывание по освобождению (напр. внешнего устройства)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Busy line interrupt — is a function on land line telephones that allows a caller to interrupt a phone conversation of another caller, [ [http://www.icc.illinois.gov/downloads/public/edocket/115077.pdf INWARD ASSISTANCE OPERATOR SERVICES] ] especially one who does not… … Wikipedia
Busy waiting — In software engineering, busy waiting or spinning is a technique in which a process repeatedly checks to see if a condition is true, such as waiting for keyboard input or waiting for a lock to become available. It can also be used to delay… … Wikipedia
Floppy disk controller — A floppy disk controller (FDC) is a special purpose chip and associated disk controller circuitry that directs and controls reading from and writing to a computer s floppy disk drive (FDD). This article contains concepts common to FDCs based on… … Wikipedia
Test-and-set — In computer science, the test and set instruction is an instruction used to both test and (conditionally) write to a memory location as part of a single atomic (i.e. non interruptible) operation. This means setting a value, but first performing… … Wikipedia
General protection fault — This article is about the x86 exception. For the webcomic, see General Protection Fault (webcomic). A general protection fault (GPF) in the Intel x86 and AMD x86 64 architectures, and other unrelated architectures, is a fault (a type of… … Wikipedia
Nonblocking minimal spanning switch — A substitute for a 16x16 crossbar switch made from 12 4x4 crossbar switches. A nonblocking minimal spanning switch is a device that can connect N inputs to N outputs in any combination. The most familiar use of switches of this type is in a… … Wikipedia
Khalid Sheikh Mohammed — Arabic: خالد شيخ محمد Born March 1, 1964 (1964 03 01) (age 47)[ … Wikipedia
Sam Flagg — MASH character bgcolor=#c00 fgcolor=#000 rank=Captain/Lieutenant Colonel/Colonel all may be covers name=Sam Flagg (presumably) first name=Sam last name=Flagg gender=Male hair=Dark Brown eyes=Blue home=Unknown film=None tv=Edward Winter… … Wikipedia
Context switch — For other uses, see Switch (disambiguation). A context switch is the computing process of storing and restoring the state (context) of a CPU so that execution can be resumed from the same point at a later time. This enables multiple processes to… … Wikipedia
Mutual exclusion — For the concept, see Mutually exclusive events. mutex redirects here. For the computer program object that negotiates mutual exclusion among threads, see lock (computer science). Mutual exclusion (often abbreviated to mutex) algorithms are used… … Wikipedia
I²C — (Inter Integrated Circuit) is a multi master serial computer bus invented by Philips that is used to attach low speed peripherals to a motherboard, embedded system, or cellphone. The name is pronounced eye squared see or eye two see . As of… … Wikipedia