Details

Title: ops 3.2

Description: fdsa

Total Flash Cards: 5

Created: 06/23/2009 21:43:27

New Users: To study from this flashcard set, or to create your own your own study flash cards, REGISTER HERE.

Existing Users: CLICK HERE.

Additional Archaeology Flashcards

Cards in this set:

Term
CPU scheduling decisions may take place under the following circumstances. What are these circumstances?
Definition
Process switches from the running state to the waiting state

A process switches from the running state to the ready state

A process switches from the waiting state to the ready state

A process terminations

Term
The following Criteria are used for CPU scheduling
Definition
CPU utilization
Throughput
Turnaround Time
Waiting Time
Response Time
Term
The following are scheduling algorithms for CPU scheduling
Definition

First Come – First Serve

Shortest-Job-First

Priority

Round-Robin

Multi-level queue

Mutli-level feedback queue scheduling

Term
When the OS supports kernel level threads the scheduling is based on what?
Definition
Threads, NOT PROCESSES
Term
When scheduling user level threads the _______ scope scheme is used to determine which threads run
Definition
process-contention scope (PCS)