Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2001 14:55:46 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        hackers@freebsd.org
Subject:   rman wildcard question
Message-ID:  <20010626145546.B7909@Odin.AC.HMC.Edu>

next in thread | raw e-mail | index | archive | help

--kORqDWCi7qDJ0mEj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

In the gif interface cloning code I used the resource management code
like Brian did in the tun cloning code to manage unit numbers.  When the
user requests an arbitrary unit, they get the first one available, but
I'm not convinced that's what we want because that has the potential to
interfere with static configurations with temporary holes in them.  It
seems that a more logical policy would be to allocate the largest
available unit, but rman_reserve_resource doesn't seem to allow that.
Is there a way to do this that I'm just not seeing?

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--kORqDWCi7qDJ0mEj
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7OQThXY6L6fI4GtQRAvdsAJwMBsFJPL2Oh5edFHTiMNGymX0dCgCgkZEf
3p0REjCuX9z5l6hzC/FnX3Q=
=eBAv
-----END PGP SIGNATURE-----

--kORqDWCi7qDJ0mEj--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010626145546.B7909>