Shared Flashcard Set

Details

NOS110 CH3
Operating System Hardware Components
29
Other
Undergraduate 3
09/29/2012

Additional Other Flashcards

 


 

Cards

Term
address bus
Definition
An internal communications pathway inside a computer that specifies the source and target address for memory reads and writes. It is measured by the number of bits of information it can carry.
Term
backward compatibility
Definition
A significant number of features from an older chip can function on a newer chip.
Term
bus
Definition
A path or channel between a computer’s CPU and the devices it manages, such as memory and disk storage.
Term
cache controller
Definition
Internal computer hardware that manages the data going into and loaded from the computer’s cache memory.
Term
cache memory
Definition
Special computer memory that temporarily stores data used by the CPU. It is physically close to the CPU, and is faster than standard system memory, enabling faster retrieval and processing time.
Term
Complex Instruction Set Computing (CISC)
Definition
A computer CPU architecture in which processor components are reconfigured to conduct different operations as required.
Term
control bus
Definition
An internal communications pathway that keeps the CPU informed of the status of particular computer resources and devices, such as memory and disk drives.
Term
core
Definition
The part of a processor used to read and execute instructions.
Term
data bus
Definition
An internal communications pathway that allows computer components, such as the CPU, display adapter, and main memory, to share information.
Term
execution-based cache
Definition
First-level cache in a XEON CPU that stores decoded instructions and delivers them to the processor at high speed.
Term
Explicitly Parallel Instruction Computing (EPIC)
Definition
A computer CPU architecture that grew out of the RISC-based architecture, and enables the processor to work faster by performing several operations at once, predicting and speculating about operations that will come next (so that they are even completed before requested).
Term
external clock speed
Definition
The speed at which the processor communicates with the memory and other devices in the computer; usually one-fourth to one-half the internal clock speed.
Term
hyper-threading (HT)
Definition
An Intel multithreading technology that enables a single processor to appear to the operating system as two separate processors, in which multiple threads of software applications are run simultaneously on one processor.
Term
instruction set
Definition
In a computer CPU, the group of commands the processor recognizes.
Term
internal clock speed
Definition
The speed at which the CPU executes internal commands, measured in megahertz or gigahertz.
Term
interrupt request (IRQ)
Definition
A request to the processor so that a currently operating process, such as a read from a disk drive, can be interrupted by another process, such as a write into memory.
Term
level 1 (L1) cache
Definition
Cache memory that is part of the CPU hardware.
Term
level 2 (L2) cache
Definition
Cache memory that, in most computer CPU designs, is located on hardware separate from, but close to, the CPU.
Term
level 3 (L3) cache
Definition
Cache memory that is located on a chip, which is separate from, but close to the CPU, when L1 and L2 cache are both already built into the CPU.
Term
math processor
Definition
A module optimized to perform complex math calculations. Early system architectures have a processor and an optional slot for this.
Term
Multimedia Extension (MMX)
Definition
A CPU design that permits the processor to manage certain multimedia operations—graphics, for example—faster and more directly.
Term
multiprocessor computer
Definition
A computer that uses more than one CPU.
Term
multithreading
Definition
Running several program processes or parts (threads) at the same time.
Term
pipelining
Definition
A CPU design that permits the processor to operate on one instruction at the same time it is fetching one or more subsequent instructions from the operating system or application.
Term
Reduced Instruction Set Computing (RISC)
Definition
A computer CPU design that dedicates processor hardware components to certain functions. This design reduces the number and complexity of required instructions and, in many cases, results in faster performance than CISC CPUs.
Term
single-processor computer
Definition
A computer capable of supporting only a single CPU.
Term
Streaming SIMD Extensions
Definition
Single-instruction, multiple-data stream processing for enhanced multimedia.
Term
system architecture
Definition
The computer hardware design that includes the processor (CPU), and communication routes between the CPU and the hardware it manages, such as memory and disk storage.
Term
word
Definition
Used to hold data or programming code in a computer. The size varies among computers.
Supporting users have an ad free experience!