Pipelining allows you to
bring the first instruction into the CPU (Fetch), then move it to "decode"
and start the fetch cycle on the next instruction, when the instruction in
decode goes to execute cycly, the one in fetch goes to decode, and the
next instruction is 'fetched'. You keep multiple instructions in various
stages. NOTE: Most newer processors have more than
these 3 cycles in their processing cycle.
Primary PartitionUsing the DOS "FDISK" command, or the
Windows NT's "Disk Administrator" you can create "primary" partitions on a
hard disk drive. A primary partition is one on which you install an "operating
system" and when you make the paritition "active", your PC will boot on that
partition in the operating system which you installed on the partition. This
allows you to create multiple primary partitions, and to install different
operating systems (DOS, NT, Interactive Unix, etc.) on different primary
partitions.
PROMProgrammable Read Only Memory. Usually BIOS and
CMOS chips. (See Memory discussion)
RAIDRedundant Array of Inexpensive Disks. A number (usually
3 to 7) of disks in drives which are stacked inside a single cabinet or
chassis. Data is written on multiple drives. If one of the drives fails,
it can be replaced and reconstructed from "parity" information stored on
one of the disks.
RAMRandom Access Memory. (See Memory discussion)
RISC MachineReduced Instruction Set Computer.
ROMRead Only Memory (See Memory discussion)
ROM ShadowingThis means that the BIOS code in PROM is
copied into fast RAM and all BIOS routine's addresses are remapped so programs
see the BIOS routines in RAM at their normally expected addresses. It can
double the speed of execution of BIOS code. (See Memory discussion)
SCSISmall Computer System Interface. An interface,
usually on a separate card, that allows you to interface with up to
7 individual devices such as hard and floppy drives, tape drives, CD-ROM
drives, etc. Has transfer rates of up to 32MBPS, but operate normally
at a much slower rates. Has its own built-in control circuitry.
SDRAMSynchronous Dynamic RAM
SRAMStatic RAM
SIMMSingle-In-Line Memory Module
Super Pipelining.....
SuperScaler......
USBUniversal Serial Bus. define...
VESAVideo Electronics Standards Association.
Video CardTerm for a hardware device (card) which is
inserted into an ISA, EISA, or PCI slot, and the card and software
"drives" the video output on your monitor.
Virtual Drive......
VL BusVESA Local Bus.
WORM DriveWrite-Once Read Many (WORM) drives are optical
storage devices with quick access because they allow random access to stored
data.
TERMS MENU
Review Exercises