Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
Process Synchronization
Recent questions tagged process-synchronization
0
votes
1
answer
1
GATE CSE 2023 | Memory Based Question: 19
incr() { wait(s) x = x+1 signal(s) } decr() { wait(s) x = x-1 signal(s) } Shared integer variable $\mathrm{x}$ initialized with $10.$ There are five threads which are calling incr() and there are three threads which are calling decr() ... $s=2$ minimum possible value of $\mathrm{x}$ is $\mathrm{V}_2$ $15,8$ $12,8$ $15,7$ $12,7$
GO Classes
asked
in
Operating System
Feb 6
by
GO Classes
395
views
memorybased-gatecse2023
goclasses
operating-system
process-synchronization
binary-semaphore
1
vote
1
answer
2
#Self doubt
Since Dealock --> No Progress then Does Progess --> No Deadlock bcoz contrapositive should be true.
yuvrajeyes
asked
in
Operating System
Dec 31, 2022
by
yuvrajeyes
80
views
operating-system
process-synchronization
0
votes
0
answers
3
unacademy gate 2023 cse aimt mock test 1
What is the issue with the following version of Dekker’s Algorithm: CSEnter(int i) { inside[i] = true; While(inside[j]) { inside[i] = false; while (turn == j) continue; inside[i] = true; } } CSExit(int k) { turn = j; inside[i]= false; } Deadlock is guaranteed b.Possibility of starvation c.Starvation never happen d.None of the above
sat0503
asked
in
Operating System
Dec 4, 2022
by
sat0503
204
views
process-synchronization
0
votes
1
answer
4
#strict_alteration #operating_system #process_synchronization
In a strict alteration , we use TURN variable and turn variable is shared variable .So,my doubt is that there's synchronisation problem as it is similar to producer consumer problem. While executing turn variable there might be preemption and it might cause inconsistency ? So how could strict alteration has this disadvantage?
Srken
asked
in
Operating System
Nov 20, 2022
by
Srken
108
views
operating-system
process-synchronization
0
votes
1
answer
5
Process Synchronisation
What is the significance of infinite loop that is written in every example of process synchronisation? What would happen if there wasn't any infinite loop?
ajayraho
asked
in
Operating System
Oct 23, 2022
by
ajayraho
263
views
operating-system
process-synchronization
semaphore
process-scheduling
inter-process-communication
Page:
1
2
3
4
5
6
...
14
next »
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
My journey from being a MSc student to AIR 239 in GATE CSE 2023 and qualified UGC-NET JRF.
NEEPCO Recruitment 2023
GATE CSE 2023 Results
IIIT Banglore MTech 2023-24
IIIT-Delhi MTech 2023-24
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.9k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.7k)
Non GATE
(1.3k)
Others
(2.5k)
Admissions
(653)
Exam Queries
(844)
Tier 1 Placement Questions
(17)
Job Queries
(76)
Projects
(9)
Unknown Category
(866)
Recent questions tagged process-synchronization
Recent Blog Comments
congrats pranab
Congratulations @Pranab Paul 10 🥳
sir give access to these tests at least mid May...
Was there interview for mtech as well?
Check CCMT website for previous year cutoff for...