Process initiation denial
nA new process n is
admitted in the system only if C(n,i)
<= U(i) for all resource type i
nThis policy ensures that deadlock is always avoided since a process is admitted only if all its requests can always be satisfied (no matter what will be their order)
nA sub optimal strategy since it assumes the worst: that all processes will make their maximum claims together at the same time