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

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!sun-barr!cs.utexas.edu!rutgers!psinntp!psinntp!isc-newsserver!jdc3538
  2. From: jdc3538@ultb.isc.rit.edu (J.D. Cronin )
  3. Newsgroups: comp.unix.sysv386
  4. Subject: What 'stune' parameters do you use for X386?
  5. Message-ID: <1992Aug19.112643.6885@ultb.isc.rit.edu>
  6. Date: 19 Aug 92 11:26:43 GMT
  7. Sender: news@ultb.isc.rit.edu (USENET News System)
  8. Organization: Rochester Institute of Technology
  9. Lines: 29
  10. Originator: jdc3538@ultb
  11. Nntp-Posting-Host: ultb-gw.isc.rit.edu
  12.  
  13.  
  14. When we started using the X386 X-window server it quickly crashed.
  15. After bumping up tuneable parameters with 'idtune' it runs for much
  16. longer periods of time.  We are looking for other people's experience
  17. with idtune parameters for X386.  The goal is to have the minimum
  18. settings for fast, reliable performance.  Here's what we have in
  19. /etc/conf/cf.d/stune for a Gateway 2000 486 with 8 meg of memory:
  20.  
  21. *ident  "@(#)master:stune       1.1"
  22. MAXUP   60
  23. MAXMINOR        0x3ffff
  24. NPROC   400
  25. MAXUMEM 32768
  26. SVMMLIM 0x8000000
  27. HVMMLIM 0x8000000
  28. NSTREAM 128
  29. NQUEUE  512
  30. NBLK4096        4
  31. NBLK2048        32
  32. NBLK1024        32
  33. NBLK512 32
  34. NBLK256 64
  35. NBLK128 256
  36. NBLK64  256
  37. NBLK16  256
  38. NBLK4   128
  39. SHLBMAX 6
  40.  
  41. Thanks...Jim
  42.