Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  In a certain operating system, deadlock preve... Start Learning for Free
In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.
 
if T(Pr) < T(Ph)
      then kill Pr
else wait
 
Q. Which one of the following is TRUE?
  • a)
    The scheme is deadlock-free, but not starvation-free
  • b)
    The scheme is not deadlock-free, but starvation-free
  • c)
    The scheme is neither deadlock-free nor starvation-free
  • d)
    The scheme is both deadlock-free and starvation-free
Correct answer is option 'A'. Can you explain this answer?
Verified Answer
In a certain operating system, deadlock prevention is attempted using ...
  1. This scheme is making sure that the timestamp of requesting process is always lesser than holding process
  2. The process is restarted with same timestamp if killed and that timestamp can NOT be greater than the existing time stamp
From 1 and 2,it is clear that any new process coming having LESSER timestamp will be KILLED.So,NO DEADLOCK possible However, a new process will lower timestamp may have to wait  infinitely because of its LOWER timestamp(as killed process will also have same timestamp ,as it was killed earlier).STARVATION IS Definitely POSSIBLE So Answer is A
This question is part of UPSC exam. View all Computer Science Engineering (CSE) courses
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer?
Question Description
In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer?.
Solutions for In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer?, a detailed solution for In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? has been provided alongside types of In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice In a certain operating system, deadlock prevention is attempted using the following scheme. Each process is assigned a unique timestamp, and is restarted with the same timestamp if killed. Let Ph be the process holding a resource R, Pr be a process requesting for the same resource R, and T(Ph) and T(Pr) be their timestamps respectively. The decision to wait or preempt one of the processes is based on the following algorithm.if T(Pr) < T(Ph) then kill Prelse waitQ. Which one of the following is TRUE?a)The scheme is deadlock-free, but not starvation-freeb)The scheme is not deadlock-free, but starvation-freec)The scheme is neither deadlock-free nor starvation-freed)The scheme is both deadlock-free and starvation-freeCorrect answer is option 'A'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev