Page 1 of 1

Suppose there are two resources available and the initial value of semaphore is set to 4. Consider a situation where P()

Posted: Sun Jul 03, 2022 9:59 am
by answerhappygod
Suppose There Are Two Resources Available And The Initial Value Of Semaphore Is Set To 4 Consider A Situation Where P 1
Suppose There Are Two Resources Available And The Initial Value Of Semaphore Is Set To 4 Consider A Situation Where P 1 (142.72 KiB) Viewed 17 times
Suppose there are two resources available and the initial value of semaphore is set to 4. Consider a situation where P() and V() functions are called as follows. PO PO VO PO VO PO VO VO PO VO PO PO VO PO VO PO VO PO VO VO VO Answer the following: How many processes are sleeping on p()? What is the value of semaphore? • How many processes have successfully completed their execution? How many resources are available?