home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11750 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.1 KB  |  42 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!saimiri.primate.wisc.edu!doug.cae.wisc.edu!umn.edu!csus.edu!csusac!cdsac!scotte
  3. From: scotte@cdsac.uucp (L. Scott Emmons)
  4. Subject: Re: RS6000 almost stops with heavy disk access.
  5. Message-ID: <Nov19.192057.36189@cdsac.uucp>
  6. NntpPostingHost: cdsac
  7. Date: 19 Nov 1992 19:20:57 GMT
  8. References: <199211171808.AA15477@cc.ysu.edu>
  9. Organization: CableData (U.S. Computer Services), Sacramento, CA
  10. Lines: 30
  11.  
  12. In article <199211171808.AA15477@cc.ysu.edu> JOAOLSD@vm1.sdi.uam.es (Joao Luis Silva Damas) writes:
  13. >Hi,
  14. >we have two rs6000 (a 320H and 340) being used by different kinds of users.
  15. >Some of them do large molecular calculations which create HUGE (600700 MB) tem
  16. >porary files for the molecular integrals. When their program begins writing the
  17. >se huge files and then reading them as needed, our machines almost stop and oth
  18. >er users are almost unable to use the system. The slowness means 3060 sec to l
  19. >ogon, 1 minute for X windows to create a new window, a long time for even an ls
  20. >, etc. Most other users do a lot of editing so they actually need better respon
  21. >se time from the machine.
  22. >Is there anyway to correct this situation (besides killing those huge calculati
  23. >ons, of course)?
  24.  
  25. Try turning on I/O Pacing, which is accessed via "smit system"
  26. fastpath, choose the "characterstics of the operating system" option.
  27. If you ask for help in the fields, it will give some information. We
  28. use 17 for the highwater mark and 5 for the lowwater mark (IBM
  29. suggested "startingpoint" values). Values for the highwater mark
  30. should be (according to IBM) along the formula '4*(num pages)+1'. The
  31. "AIX Tuning Gude" (IBM Publication SC23236501) contains further
  32. information about I/O Pacing, which is basically used to prevent large
  33. I/O operations from monopolizing the CPU. Overall system performance
  34. goes down when using this feature; it is used (in general) where you
  35. want to favor interactive users over long I/O bound jobs.
  36.  
  37.  
  38.                L. Scott Emmons
  39.               CableData  Research Center
  40.              csusac.csus.edu!cdsac!scotte
  41.                 KC6NFP
  42.