Re: SCSI device numbering (was: Re: Ideas for v2.1)

David Arnold (arnold@dstc.edu.au)
Tue, 09 Jul 1996 18:15:31 +1000


-->"Ted" == Theodore Y Ts'o <tytso@mit.edu> writes:

Ted> Ultimately, it might be useful to put a DCE-style UUID
Ted> generator in the kernel, since some applications require a
Ted> *large* number of UUID's, and the DCE UUID really assumes that
Ted> a central UUID authority per network node is handing out
Ted> UUID's.

/dev/uuid anyone?

the algorithm isn't too complex, and there's code available but i'm
not sure about its ownership/usage constraints. it seems like a
really nice idea ...

-- David Arnold ,=================================================
=================' +617 3654310 (voice)
CRC for Distributed Systems Technology +617 3654311 (fax)
University of Queensland davida@pobox.com (email)
Australia <http://www.pobox.com/~davida> (web)

C++ compilers rarely optimize for the joy of programming - lwall