Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password

Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
OS Test 2 Matching
The wait-for graph can only be used for deadlock detection when there is a single instance of each type.
True
The _____ is an approximation of a program's locality.
working set
Given the reference string of page accesses: 1 2 3 4 2 3 4 1 2 1 1 3 1 4 and a system with three page frames, what is the final configuration of the three frames after the true LRU algorithm is applied?
3,1,4,
The value of a counting semaphore can range only between 0 and 1.
False
Name at least one modern programming language that has incorporated the idea of a monitor.
Java
Lock ordering cannot guarantee protection from deadlock.
True
Without a mechanism such as an address-space identifier, the TLB must be flushed during a context switch.
True
Which of the following is true of multilevel queue scheduling?
Each queue has its own scheduling algorithm.
List the three common Page Table Structures.
Hierarchical Paging, Hashed Page Tables, Inverted Page Tables
One necessary condition for deadlock is ______, which states that a process must be holding one resource and waiting to acquire additional resources.
Hold and Wait.
0:00

Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: bcannoles
Popular Computers sets