[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Assignment algorithm?



Hi,
  I did not understand how a block gets picked - is it first fit or best
fit or worst fit or a combination of these?

From Section 7.1 of Northstar 1.6 documentation:

"lowest network number" => first fit.
"highest ranking" => worst or best fit. (ranking is determined by the size
of the allocation).

Thanks,
Harsha.