home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.22 / text0055.txt < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.8 KB  |  50 lines

  1. Submitted-by: jgd@convex.csd.uwm.edu (John G Dobnick)
  2.  
  3. Following up on my own posting, which I _did_ say was silly, and which
  4. a few kind people have assured me _was_ silly [I knew I shouldn't have
  5. posted that thing New Year's Eve -- too much eggnog around],
  6.  
  7. >From article <16397@cs.utexas.edu>, by jgd@csd4.csd.uwm.edu (John G Dobnick):
  8. > Our CONVEX system, which claims POSIX compliance, has a system call
  9. > that returns "system configuration" information.  If my memory serves
  10. > (I'd check, but the books are at work, and the machine is being "PM"ed),
  11. > the C-library function 'getsysinfo' retrieves this information.  Among
  12. > the items retrieved are
  13. >     *    System type
  14. >     *    Operating system type
  15. >     *    Operating system level (or version number)
  16. >     * Processor type
  17. >     Processor serial number
  18. >     number of Processors 
  19. >     Processor option mask 
  20. >     Memory interleave factor
  21.  
  22. (* -- uname fields.  All others are CONVEX extensions)
  23.  
  24. Memory didn't serve -- what I was thinking of was the "uname()" call,
  25. which does _not_ include any hardware specific information -- only OS
  26. related things.  [It's amazing how eggnog muddles the thought processes]
  27.  
  28. The hardware specific information another source and is an implementation
  29. specific extension.
  30.  
  31. Please allow me to rephrase my question as:
  32.  
  33.     Was consideration given to including some mechanism to retrieve
  34.     hardware configuration information via 'standard' means?
  35.  
  36. [I'll shut up now.  Besides, there's still some eggnog left. :-)]
  37. -- 
  38. John G Dobnick  (JGD2)
  39. Computing Services Division @ University of Wisconsin - Milwaukee
  40. INTERNET: jgd@csd4.csd.uwm.edu             ATTnet: (414) 229-5727
  41. UUCP: uunet!uwm!csd4.csd.uwm.edu!jgd
  42.  
  43. "Knowing how things work is the basis for appreciation,
  44. and is thus a source of civilized delight."  -- William Safire
  45.  
  46. Volume-Number: Volume 22, Number 57
  47.  
  48.