home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13991 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.4 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!att-out!cbnewsj!dwex
  2. From: dwex@cbnewsj.cb.att.com (david.e.wexelblat)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Re: No more processes ?  It's a lie !
  5. Message-ID: <1992Sep3.184855.29411@cbnewsj.cb.att.com>
  6. Date: 3 Sep 92 18:48:55 GMT
  7. References: <dtlnb9m.enertec@netcom.com>
  8. Organization: AT&T
  9. Lines: 44
  10.  
  11. In article <dtlnb9m.enertec@netcom.com> enertec@netcom.com (Rick Whiffen) writes:
  12. > I am posting this here in the hope that someone can provide
  13. > me with a clue for the solution to this problem.
  14. > We are running ISC 3.0 Unix, SyBase, some client applications
  15. > and X-windows(r4) on a 486 platform and are experincing a
  16. > strange problem.
  17. > While running, the system will output (on the F8 console) messages from
  18. > sybase "no more processes" and the X server Xvga "Select waitforsomething
  19. > errno=11".  Both software packages seem to believe that the process table
  20. > is full.  I have verified that this is not the case ( NPROC=200 and ps -ef
  21. > yields 78 entries).  The system seems to function fine (applications perform
  22. > thier expectted tasks properly), but we are concerned that we exhausting some
  23. > system resource that will bite us in the future.  Scanning the man pages indicates
  24. > that errno 11 can be returned by system calls that have nothing to do with
  25. > process manipulation (most notably message and STREAMS calls).  Use of "crash"
  26. > and the strstat command, however indicates that no stream parameters have been
  27. > exceeded.
  28. > If anyone can provide some insight related to this problem, the help would
  29. > be greatly appreciated.
  30. > Thanx in advance
  31. > John Feras
  32. > enertec@netcom.com
  33.  
  34. Check the per-user process limit (MAXUPROC?).  There are two number-of-process
  35. limit: the size of the process table, which applies to the entire system,
  36. and the per-user process limit, which keeps single user from sucking up the
  37. whole process limit.  So it is very possible, especially when using lots
  38. of windows, for a user to run out of processes while the system has plenty
  39. of space left.
  40.  
  41.  
  42. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  43. David Wexelblat             | dwex@mtgzfs3.att.com  | Somebody get me a
  44. AT&T Bell Laboratories      | ...!att!mtgzfs3!dwex  |   cheeseburger!
  45. 200 Laurel Ave - 4B-421     |                       |      
  46. Middletown, NJ  07748       | (908) 957-5871        | --Steve Miller Band
  47.