Menu

Question Discussion & Solution

MCQ
Q.
What is the main disadvantage of spinlocks?

forum Community Discussion

speaker_notes_off

No discussions yet. Be the first to start!

You must be logged in to participate in the discussion.

login Login to Discuss

auto_awesome Similar Questions

MCQ
1.
The two phase locking protocol consists of ____________
forum Discussion
MCQ
2.
Which of the following conditions must be satisfied to solve the critical section problem?
forum Discussion
MCQ
3.
The following pair of processes share a common variable X.
Process A
int Y;
A1: Y = X*2;
A2: X = Y;   
 
Process B
int Z;
B1: Z = X+1;
B2: X = Z;
X is set to 5 before either process begins execution. As usual, statements within a process are executed sequentially, but statements in process A may execute in any order with respect to statements in process B. How many different values of X are possible after both processes finish executing?
forum Discussion
MCQ
4.
If we preempt a resource from a process, the process cannot continue with its normal execution and it must be ____________
forum Discussion
MCQ
5.
A minimum of _____ variable(s) is/are required to be shared between processes to solve the critical section problem.
forum Discussion

category More Operating System Topics

article

Introduction to Operating System

format_list_bulleted 5 MCQs
article

Types

format_list_bulleted 16 MCQs
article

Services

format_list_bulleted 2 MCQs
article

Structures

format_list_bulleted 3 MCQs
article

Processes

format_list_bulleted 58 MCQs
article

Threads

format_list_bulleted 47 MCQs
article

CPU Scheduling

format_list_bulleted 79 MCQs
article

Process Synchronization

format_list_bulleted 117 MCQs
article

Memory Management

format_list_bulleted 179 MCQs
article

Storage Management

format_list_bulleted 283 MCQs
article

Input Output Systems

format_list_bulleted 55 MCQs
article

Networking

format_list_bulleted 36 MCQs
article

Distributed Operating System

format_list_bulleted 73 MCQs
article

Protection and Security

format_list_bulleted 123 MCQs
article

Unix

format_list_bulleted 145 MCQs
article

Linux

format_list_bulleted 160 MCQs
article

MS Windows

format_list_bulleted 1 MCQs
article

Mixed

format_list_bulleted 10 MCQs
article

Operating Systems Overview

format_list_bulleted 0 MCQs
article

Process Management

format_list_bulleted 0 MCQs
article

Finding and Processing Files

format_list_bulleted 0 MCQs
article

File Management

format_list_bulleted 0 MCQs