Re: UUIDs (and devfs and major/minor numbers)

Horst von Brand (vonbrand@inf.utfsm.cl)
Thu, 17 Jun 1999 17:47:15 -0400


DAVID BALAZIC <david.balazic@uni-mb.si> said:
> > Like it or not, syscall numbers *are* policy, and the kernel should
> > not be
> > dictating policy. Therefore. the kernel should not be deciding what
> > numbers are assigned to syscalls. Q.E.D.

syscall numbers are just arbitrary descriptors, on which the kernel and
libc have to agree. That is all. No policy involved. If you say "Thou
shallst not use syscall <insert favorite syscall number here> unless thou
art root" _that_ is policy. Set by POSIX, in this case, _not_ the kernel.

> > Come on.. This has gone crazy.

Yep.

> Yes, but I still want to mention that the same is true
> for device numbers , I just wont repeat the whole paragraph :-)

Then I won't repeat mine ;-)

No policy involved here either.

-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/