:interrupt: 1. [techspeak] n. On a computer, an event that
interrupts normal processing and temporarily diverts
flow-of-control through an "interrupt handler" routine. See also
{trap}. 2. interj. A request for attention from a hacker.
Often explicitly spoken. "Interrupt --- have you seen Joe
recently?" See {priority interrupt}. 3. Under MS-DOS, nearly
synonymous with `system call', because the OS and BIOS routines
are both called using the INT instruction (see {{interrupt list,
the}}) and because programmers so often have to bypass the OS (going
directly to a BIOS interrupt) to get reasonable
performance.
-- The AI Hackers Dictionary
interrupts normal processing and temporarily diverts
flow-of-control through an "interrupt handler" routine. See also
{trap}. 2. interj. A request for attention from a hacker.
Often explicitly spoken. "Interrupt --- have you seen Joe
recently?" See {priority interrupt}. 3. Under MS-DOS, nearly
synonymous with `system call', because the OS and BIOS routines
are both called using the INT instruction (see {{interrupt list,
the}}) and because programmers so often have to bypass the OS (going
directly to a BIOS interrupt) to get reasonable
performance.
-- The AI Hackers Dictionary
Related:
- interrupt
1. [techspeak] n. On a computer, an event
that interrupts normal processing and temporarily diverts
flow-of-control through an "interrupt handler" routine.
See also trap. 2. interj. A request for attention... - trap: 1. n. A program interrupt, usually an interrupt caused by
some exceptional situation in the user program.
In most cases, the OS performs some action, then... - trap
1. n. A program interrupt, usually an interrupt caused
by some exceptional situation in the user program.
In most cases, the OS performs some action, then... - interrupts locked out: adj. When someone is ignoring you.
In a restaurant, after several fruitless attempts... - MS-DOS:: /M-S-dos/ [MicroSoft Disk Operating System] n.
A {clone} of {{CP/M}} for the 8088 crufted together... - NAK: /nak/ [from the ASCII mnemonic for 0010101] interj.
1. On-line joke answer to {ACK}?: "I'm not here." ... - spl: /S-P-L/ [abbrev, from Set Priority Level] The way
traditional UNIX kernels implement mutual exclusion by running code
at high interrupt levels.
Used in jargon to describe the act of tuning in... - peek: n.,vt. (and {poke}) The commands in most microcomputer
BASICs for directly accessing memory contents at an absolute
address;
often extended to mean the corresponding constructs... - interrupt list, the:: [MS-DOS] n. The list of all known software
interrupt calls (both documented and undocumented) for IBM PCs and
compatibles,
maintained and made available for free redistribution...
From the same category:
- Unix programmers do it with
pipes... - If you fall down seven times, get up eight times.
-
Japanese... - Please ignore previous
fortune... - NO! NO!
Don't touch the plot contrivance switch... - This tagline is
justified ...
