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