• 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/9

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;

9 Cards in this Set

  • Front
  • Back
What is the OS?
A program for execution of user programs.
What functions does the OS perform for the user?
UI, Command interpreter, directory structure, applications
How is the OS useful in a programming environment?
Utilities, 'high-level' I/O, memory access
Where is the OS key for efficiency?
Task scheduling, storing/retrieval of data
Why is extensibility key for the OS?
Must support hardware and software not yet developed.
How is extensibility of the OS improved?
Patches, fixes, new applications, tools and system services
How is extensibility made possible?
Modular design of the system
Describe the modular design from ground up.
Hardware, OS, Utilities, Applications
What is the objective of swapping?
Simulate a bgiger system.