home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18158 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ucbvax!UH01.Colorado.EDU!DWING
  2. From: DWING@UH01.Colorado.EDU ("would rather be skiing ...")
  3. Newsgroups: comp.os.vms
  4. Subject: Re: TUNING - QUANTUM SYSGEM parameter
  5. Message-ID: <01GRAF7BWS3M00JZ53@VAXF.COLORADO.EDU>
  6. Date: 18 Nov 92 14:44:15 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 23
  11.  
  12. Don Stokes, (DS555), <don@zl2tnm.gen.nz>, writes:
  13.  
  14. >pihlab@hhcs.gov.au writes:
  15. >> 2. What are some reasonable starting QUANTUM settings for the following
  16. >>    machines:
  17. [...]
  18. >Also, the calculation was a bit off for V5.2(& 5.3?), because under these
  19. >versions, a process would not preempt another unless it was 3 or more
  20. >priority levels above the current process.  This has now been fixed, but
  21. >with those versions, knocking QUANTUM right down would have helped a lot,
  22. >effectively providing a form of preemption, although not nearly as good
  23. >as real preemption as done in current and earlier versions.  Could this
  24. >be why you got such an improvement by diddling QUANTUM before?
  25.  
  26. Don is referring to DEC's handling, within the scheduler, of the SYSGEN special 
  27. parameter PRIORITY_OFFSET.  In "some" versions of VMS V5.x, a value of 0 for
  28. PRIORITY_OFFSET actually means 4 (or 3).  DEC has reverted to 0 meaning 0, 
  29. which means that a process with a (current) priority which is greater than
  30. the currently executing process will preempt the currently executing process.
  31.  
  32. -Dan Wing, dwing@uh01.colorado.edu or wing_d@ucolmcc.bitnet (DGW11)
  33.  Systems Administrator, University Hospital, Denver
  34.  
  35.