• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/13

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

13 Cards in this Set

  • Front
  • Back

5 General Responsibilities of the Operating System (Names)

Processor Management; Memory and Storage Management; Device Management; Application Interface; User Interface

Processor Management (OS)

ensures each process and applicatin receives enough of the processor's time to function properly; scheduling the work

Memory and Storage Management (OS)

asks the operating system for memory; cache holds what you do or access the most often

Device Management (OS)

operating system manages device communication; allows new functions to be added to the driver and the hardware subsystems without the operating sysem iteself needing to be modified

Application Interface (OS)

set of commands, functions, and protocols which programmers can use when building software for a specific operating system

User Interface (OS)

makes it easier to learn the device; brings structure to the interaction between a user and the computer; proides the user with access to the capabilitiesof the operating system; uniformity; the means in which a person controls a software application or hardware device

Interface

a boundary or border between 2 systems; user interface - user interacts with the computer; API - applicatons interact with the OS; device drive interfaces - OS interacts wth the device driver software that controls hardware peripherals

Importance of the use of standard interfaces

hides complexity (abstraction) adn allows one part to change without affecting other parts

Booting a PC

1) BIOS holds the first program that runs when the computer is powered on


2) BIOS runs POST


3)BIOS runs bootstrap loader program from boot sector and runs it


4) bootstrap loader starts up the OS

Relays

mechanica switches controlled by electromagnets; reliable, cheap, little power used, slow

Vacuum Tubes

electronic devies that can be used to switch electrical currents on and off; fast, use lots of energy, generate lots of heat - can burn ou, unreliable

Transistors

a semiconductor component that serves as switches in digital circuits; cheaper, smaller,less power, more reliable than vacuum tubes

Services a Bus Carries

address (location of the memory); data; signaling (read/write); clock (sets the pace and keeps the chips in sync); electrical power