The last question is outstanding. Thank you sir for the lecture.
@historylovers76632 жыл бұрын
7:20
@itsmytechnology92852 жыл бұрын
Best playlist for OS ❤❤
@storiesbydeeba73642 жыл бұрын
Great
@aspirant84093 жыл бұрын
Start 7:12
@augustinradjou39097 ай бұрын
Last question was a master piece 😅good one really
@Vishwastalaj216 ай бұрын
samaj me nhi aaya na 😀😀
@Rahul-iv3xm2 жыл бұрын
29:06
@CalmCake-cp1zu11 ай бұрын
But in q3 both wait and signal.are atomic even though preemption happenedin p1 it can run signal again since it has signal first so making x=1 once again and run p1 so 26:59 only p2 can starve??
@arujjwalnegi15973 ай бұрын
if P1 runs first, then S = 1, then it preempts to P2, executes P2's CS and then prempts again to P1, then S = 0, due to P2's wait function. So, now its going to get stuck in the wait function of P1. Hence, P1 can also starve.
@preyumkumar7404 Жыл бұрын
1:05:11 Sir is there any formula for this. You didn't mention it in this video.
@soonyo3430 Жыл бұрын
Its essentially the power set, so 2^n, now just remove the duplicates.
@dipplays649 Жыл бұрын
@@soonyo3430 bro can u explain it
@sachinkumxr9114 ай бұрын
but how 10 processes can be in critical section together ?? as semaphore is mutual exclusive ???????????
@witty_reflections63 ай бұрын
semaphore is mutually exclusive only when s= 1 if s is greater than 1, then we can run s processes concurrently
@knowledgeforconfidence18533 жыл бұрын
19:51 semahore value can be negative. what we do in that situation.
@baizeofficial4843 жыл бұрын
bro there is a while loop in wait() function it stuck in that while loop if value of semaphore is less than 0, wait() { while(S
@knowledgeforconfidence18533 жыл бұрын
@@baizeofficial484 thanks bro now i got :-)
@brijeshmorya97372 жыл бұрын
all values between minimum and maximum
@Rahul-iv3xm2 жыл бұрын
48:53
@ROHITKUMAR-lh4oi3 жыл бұрын
💛💛
@gauravbhadauriya49453 жыл бұрын
course starta hua tha tb apne bola tha ap hindi+english=hinglish m pdhaynege please hindi m bhi kro please..........
@replyingtomemeansyourstupi89962 жыл бұрын
No
@PIYUSHSHARMA-ql3uz4 ай бұрын
26:29 37:00 54:30
@agarwalrahul3276 Жыл бұрын
Worst explanation
@SoumojitBaidya-o3z Жыл бұрын
why
@HardCodeDev Жыл бұрын
First study the previous concept then only you can understand this lecture