Computer Science, asked by MohammadAbbas9445, 1 year ago

Describe how blocking is different from busy waiting

Answers

Answered by Aishwarya98
0

when two or more processors sends request for the allocated resources, then the blocking state(i.e) deadlock state occurs. But busy waiting is a process that gives the information about allocated resources and gives the available resources after the process got over by one processor.

Similar questions