03 Computer Systems II Flashcards
(31 cards)
RAM is _____ memory.
Primary
HDD/SSD/ROM is _____ memory.
Secondary
Memory Hierarchy:
Registers
Cache
Main memory
Magnetic/ Solid state disk
Tape | Optical disk
As you go down the hierarchy, _____, ______,
______.
Access time gets bigger, Storage capacity increases, Bits per dollar increases
Different types of Secondary Memory:
Magnetic disks/HDD
SSD
CD
DVD, Blu-ray
HDD: a _____ is a circular sequence of bits (512 data bytes) written as the disks completes a rotation.
track
The set of tracks at a given radial position is called a _____.
Cylinder
Cylinders are divided into zones called _____.
Sectors
HDD: The delay caused by positioning the desired sector under the head?
Rotational latency
Non-volatile flash memory? Alternative to magnetic disks?
SSD
Creator of the flash memory?
Fujio Masuoka
SSD: flash disks are made up of many solid-state flash what?
memory cells
SSD: is a technique where data is stored in cell that have not been used for a while.
Wear leveling
CD stands for?
Compact disc
CD: The holes are called _____. The unburned areas are called _____.
pits, lands
CD Types:
_____ where the data comes with the CD often used for distribution.
_____, blanks CDs which could be used to store data by the users.
_____, where CDs can store data and delete it to make space.
CDROM, CD-Recordable, CD-Rewriteables
DVD stands for? It uses what color of laser?
Digital Versatile Disk, Red
Uses Blue laser?
Blu-ray
Input Devices:
Buses
Terminals
Mice
Game controllers
Printers
Telecom Equipment
Digital Cameras
Character Codes
_____ is a box that contains the CPU, support chips, memory
modules, and I/O connectors.
Motherboard
Motherboard: Each I/O has a _____ containing all the electronics integrated directly onto the motherboard. It handles bus access.
Controller
Motherboard: A controller that directly accesses the memory without the processor performs _____.
Direct Memory Access (DMA)
This causes an interrupt where the processor suspends the current program to run the _____ and check for errors.
interrupt handler
A _____ is a chip that decides who would go next if the processor and I/O controller want to use the bus at the same time.
bus arbiter