home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 11069 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.2 KB

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!bu.edu!news.tufts.edu!news.tufts.edu!rdorich
  2. From: rdorich@jade.tufts.edu (Rob)
  3. Newsgroups: comp.unix.questions
  4. Subject: forking and forking and forking...
  5. Message-ID: <RDORICH.92Sep14204413@jade.tufts.edu>
  6. Date: 15 Sep 92 00:54:32 GMT
  7. Sender: news@news.tufts.edu (USENET News System)
  8. Organization: Tufts University - Medford, MA
  9. Lines: 19
  10.  
  11. This might not be the right place to post this, but I'll give it a
  12. try. What can be done when some one executes the following one-liner?
  13. for(;;) fork();
  14.  
  15. After a few processes have been started, the user blows his processes
  16. quota, and nothing else can be done.  Actually, kill works, but a new
  17. process is immediately put up.  Is there any other solution other than
  18. shutting the whole system down?
  19.  
  20. Thanx,
  21.  
  22. Rob
  23. --
  24.  
  25. -------------------------------------------------------------------------------
  26. Roberto Dorich           |           /~~  \ /  ~~/~~ /~~/  /~~  /|  /    /~~
  27.                          |    SKI   /--    X    /   /__/  /--  / |/ |   /--
  28. rdorich@jade.tufts.edu   |         /__    / \  /   /\    /__  /     |  /__
  29. -------------------------------------------------------------------------------
  30.