[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Assignment algorithm?
- To: <northstar-general@brownkid.net>
- Subject: Assignment algorithm?
- From: Harsha Narayan <hnarayan@cs.ucsd.edu>
- Date: Thu, 14 Nov 2002 03:02:06 -0800 (PST)
- Delivered-to: mailing list northstar-general@brownkid.net
- Mailing-list: contact northstar-general-help@brownkid.net; run by ezmlm
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.