home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17833 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  2.6 KB

  1. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!sserve!hhcs.gov.au!pihlab
  2. From: pihlab@hhcs.gov.au
  3. Newsgroups: comp.os.vms
  4. Subject: TUNING - QUANTUM SYSGEM parameter
  5. Message-ID: <1992Nov12.144951.485@hhcs.gov.au>
  6. Date: 12 Nov 92 14:49:51 +1100
  7. Organization: Aust. Dept. Health, Housing and Community Services
  8. Lines: 64
  9.  
  10.  
  11. First some preamble...
  12.  
  13. Have you noticed the SYSGEN parameter QUANTUM.
  14.  
  15. By default it is set to 20 (units of 10ms each).
  16.  
  17. This means that if 5 processes each use their entire CPU timeslice (QUANTUM)
  18. then 1 second has elapsed before another process can have some CPU time.
  19.  
  20. A QUANTUM of 100 equals 1 full second.  Minimum setting is 2.
  21.  
  22. I bring this up because we have a large range of different capacity VAX boxes
  23. and all of them use the DEFAULT QUANTUM value of 20 and all of them have
  24. at least one CPU intensive process hogging the machine to the detriment of
  25. all other users.  If you have several high CPU users then your average
  26. response time per user becomes unbareable.
  27.  
  28. Recently we dropped our 4300 from a value of 20 down to 10 and it appears to
  29. have made some significant improvements in response time.  Our 9410 has been
  30. operating with a value of 5 for some time (I dropped it down from 20 when it
  31. first arrived) and I'm thinking of dropping it down to 4 or 3.
  32.  
  33. The smaller you set this value the more likely you are to incur system
  34. overheads caused by interrupting processes before they reach a natural break
  35. point like an I/O.
  36.  
  37. AUTOGEN does not examine or report on QUANTUM.
  38.  
  39.  
  40. I have two questions:
  41.  
  42. 1. Where can I look (on my systems) to find out what the average QUANTUM usage
  43.    per process is and basic statistics like how often processes are hitting
  44.    maximum QUANTUM.  If I can work this out then I can tune QUANTUM to a more
  45.    reasonable figure for each machine's load.
  46.  
  47. 2. What are some reasonable starting QUANTUM settings for the following
  48.    machines:
  49.  
  50.              VAX 9420
  51.                  9410
  52.                  6630
  53.                  6620
  54.                  6530
  55.                  6430
  56.                  4300
  57.                  3900
  58.  
  59.  
  60. All help appreciated.
  61.  
  62. Thankyou.
  63.  
  64. -- 
  65.  
  66. Bruce...        pihlab@hhcs.gov.au
  67. *******************************************************************
  68. * Bruce Pihlamae  --  Database Administration                     *
  69. * Commonwealth Department of Health, Housing & Community Services *
  70. * Canberra, Australia                             (W) 06-289-7056 *
  71. *******************************************************************
  72. * These are my own thoughts and opinions, few that I have.        *
  73. *******************************************************************
  74.