home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10777 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.7 KB  |  36 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!bradley.bradley.edu!pwh
  3. From: pwh@bradley.bradley.edu (Pete Hartman)
  4. Subject: Re: Bringing a Sun to it's knees
  5. Message-ID: <1993Jan26.163308.14520@bradley.bradley.edu>
  6. Organization: Bradley University
  7. References: <T6AXBYAV@cc.swarthmore.edu> <1993Jan25.221022.28758@ra.msstate.edu>
  8. Distribution: usa
  9. Date: Tue, 26 Jan 93 16:33:08 GMT
  10. Lines: 22
  11.  
  12. In <1993Jan25.221022.28758@ra.msstate.edu> fwp@CC.MsState.Edu (Frank Peters) writes:
  13. >If you look in /sys/conf.common/param.c you will see that MAXUPRC (the
  14. >number of processes per user) is set to 5 less than the total number of
  15. >processes available.  Keeping in mind that the overwhelming number of
  16. >Suns are single user-at-a-time desktop workstations this makes sense.
  17. >You don't want a single user workstation holding back a bunch of
  18. >process slots for other users that aren't going to be there.
  19. >
  20. >You can prevent this, of course, by modifying param.c to set MAXUPRC to
  21. >something more conservative.  Thats what we do on our multiuser
  22. >systems.  Exactly what to set it to depends upon your usage patterns of
  23. >course.
  24.  
  25. Of course, if you use up all the memory, you still get the same
  26. symptom, so even if you set MAXUPRC to nusers/2 or some such
  27. you run into the same problem if some program allocates memory
  28. out the wazoo.
  29.  
  30. Any pointers to where I can limit MAXUMEM?
  31. -- 
  32. Pete Hartman               Bradley University    pwh@bradley.bradley.edu
  33.  For every mad scientist who's had a convenient thunderstorm just on the night
  34.  his Great Work is finished and lying on the slab, there have been dozens whove
  35.  sat around aimlesly under the peaceful stars while Igor clocks up the overtime
  36.