home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 14166 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!col.hp.com!fc.hp.com!dougd
  3. From: dougd@fc.hp.com (Doug Drees)
  4. Subject: Re: Building HP Kernals
  5. Sender: news@fc.hp.com (news daemon)
  6. Message-ID: <BzDnq2.J98@fc.hp.com>
  7. Date: Thu, 17 Dec 1992 00:22:50 GMT
  8. References: <BzD1H9.E58@fc.hp.com>
  9. Organization: Hewlett-Packard Fort Collins Site
  10. X-Newsreader: TIN [version 1.1.8 PL6]
  11. Lines: 33
  12.  
  13. : I expect that the parameters might have actually been changed, but that the
  14. : way SAM gets them from the kernel was fooled by how you rebuilt the kernel.
  15. : Bret
  16.  
  17. Bret is correct.  SAM executes "/system/TOOL/get_kdfile /hp-ux" to retrieve
  18. the dfile used to build the kernel and then parses.  The method described
  19. in the base note modified conf.c without also modifying the image of the
  20. dfile found near the end of that file.  
  21.  
  22. As for whether SAM retrieves the correct values for kernel parameters,
  23. it retrieves the values used to build the kernel (unless the kernel was
  24. built using the proceedure listed in the basenote).  The values
  25. returned by monitor are accurate for tunables that are static and do not
  26. change as time goes by.  Some parameter settings are special values that
  27. mean "use the best value".  SAM might display something like "0" or "-1"
  28. and monitor would show the current value as the kernel has set.
  29.  
  30. --
  31.                ___                            ___
  32.                /  )             /)            /  )
  33.               /  / ____  ___   // __         /  / __  _  _
  34.             _/__/ (_) /_/ (_)_(/_(_/_/)__  _/__/ / (_</_</_/)__
  35.                           (/
  36.   Douglas Drees
  37.   ------------------------------------+-------------------------------------
  38.   ARPA:   dougd@hpfcla.fc.hp.com      | UUCP:   {ucbvax,hplabs}!hpfcla!dougd
  39.   USmail: c/o Hewlett-Packard m/s 99  | Phone:  (303)229-3928 work
  40.           3404 E. Harmony Rd.         |
  41.           Fort Collins, C0  80525     | "Be Ye Glad!"
  42.     
  43.