Resource allocation denial: the banker’s
algorithm
nProcesses
are like customers wanting to borrow money (resources) to a bank...
nA banker should not allocate cash when it cannot satisfy
the needs of all its customers
nAt
any time the state of the
system is defined by the values of R(i), C(j,i) for all resource type i
and process j and the values of other vectors and matrices.
n