Cpu ID under UNIX

rml at hpfcla.UUCP rml at hpfcla.UUCP
Thu Nov 14 07:16:00 AEST 1985


> The VAX hardware supports the ability of obtaining the CPU id. Under
> VMS its obtained by the call to LIB$GETSYI. Has anyone done this
> under UNIX. 

At HP we have extended the utsname structure returned by uname(2) to
include a field (array of char) for the CPU id.  The field contains all
nulls for hardware without a machine-readable id.

		Bob Lenk
		{hplabs, ihnp4}!hpfcla!rml



More information about the Comp.unix.wizards mailing list