home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / misc / 3311 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.1 KB  |  32 lines

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!usc!hacgate!sunwise!abao
  2. From: abao@sunwise (Angela Bao)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Max open files per process?
  5. Message-ID: <22529@hacgate.SCG.HAC.COM>
  6. Date: 23 Jul 92 18:13:35 GMT
  7. Sender: news@hacgate.SCG.HAC.COM
  8. Reply-To: abao@sunwise.hac.com
  9. Lines: 20
  10. X-Newsreader: Tin 1.1 PL3
  11.  
  12.  
  13. Hello Sun Netters,
  14.  
  15.     Under csh, the 'limit' command gives you a list of some
  16. resource restrictions, one of which is the "descriptors" is set at
  17. 64.  This indicates that the max. number can be opened at one time by
  18. one process is 64.  I know I can use the limit command to increase it.   
  19. However, you need to do that in everyone's ~/.cshrc.
  20.  
  21.     What I want to know is, is there a kernel variable that
  22. stores this limit?   ie:  can I change some variables in the /sys/*/*.h
  23. files so when I rebuild a kernel, that limit is automatically set
  24. for every user?
  25.  
  26.     thanks in advance.
  27.  
  28. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  29. #include <std.disclaimer>   |    Angela Bao -- Hughes Aircraft, CA
  30.                 |    abao@atr-2s.hac.com
  31. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  32.