Midterm Flashcards
(111 cards)
What does the operating system do?
The OS abstracts the internal computer architecture and the OS manages and transparently handles all of the HW resources.
‘Top Down’ view is associated with?
Abstraction (provides a clean and abstract set of resources
‘Bottom-up’ view is associated with?
Management (Mangages HW resources)
What does the Disk Driver do?
Deals with the hardware and provides an interface to read and write disk blocks
The OS interacts with the device via
Device Driver
What is multiplexing
Sharing resources in two different ways: in time and in space
What was Generation 0 called
Mechanical Era
What’s Generation 1
(1945-55) which consisted of the Electromechanical Relays & Vacuum Tubes Era
What’s Generation 2
(1955-65) which consisted of the Transistors & Batch Systems Era
What’s Generation 3
(1965-1980s) which brought solid-state IC revolution and Multiprogramming
What’s Generation 4
(1980-1990) which brought “Personal” Computers.
What’s Generation 5
(1990-Present) which brought Mobile Computers
Which generation was the ENIAC created
Generation 1
Where was the transistor invented?
AT&T’s Bell Labs.(Generation 2)
Leading to the first class of general-purpose computers known as
Mainframe
Mainframe?
Is a computer system that is primarily used by large organizations or institutions for bulk data processing and large-scale transactions
What was the batch system analogous to
Pipelining
Job input (Generation 2)
Each user’s “job” was specified by a set of input punch cards
What did the punch cards represent
The cards represented the user’s ‘program’
With the 360 what did it bring fourth
Multiprogramming,Dynamic Address Translation (DAT),Out-of-Order Instruction Execution
Time-sharing
allows the mainframe to be ‘multiplexed’ so that multiple users could issue commands interactively while the system mostly sat idle
The principal components of any computer system consist of
CPU, cache memories + MMU, Memory Subsystem (aka primary storage, I/O Devices, long term secondary storage, bus structure
I/O is composed of?
a physical device and a device controller
bus structure is?
connect all the computer’s subsystems.