home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10163 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!umd5!mregan
  2. From: mregan@astro.umd.edu (Michael Regan)
  3. Newsgroups: comp.unix.questions
  4. Subject: Tuning SUN OS IO buffer Sizes
  5. Message-ID: <15036@umd5.umd.edu>
  6. Date: 18 Aug 92 21:58:04 GMT
  7. Sender: news@umd5.umd.edu
  8. Organization: U. of Maryland @ College Park, Astronomy
  9. Lines: 11
  10.  
  11. I have a qestion about tuning the Kernal in a SUN OS 4.1.2 system. The
  12. problem we are seeing is that the amount of real memory being used for caching
  13. IO seems to grow without limit until all other process are swapped out. From
  14. my reading I belive that in SUN OS 4.0 and in V.4 there is a kernal parameter
  15. BUFHWM that limits the amount of memory that can be used for IO buffers.
  16.   The problem is I can not find any reference to BUFHWM in any SUN documention
  17. nor can I even find a reference to the buffer-cache which is the old way of
  18. doing it. Am I totally wrong and SUN OS 4.0 does not use BUFHWM or is it
  19. just not set in our kernal?
  20.   Does anyone know for sure which method SUN OS 4.0 uses to cache IO?
  21.       Thanks,
  22.