home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21251 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!brunel!cs89rdb
  2. From: cs89rdb@brunel.ac.uk (Roger D Binns)
  3. Newsgroups: comp.os.linux
  4. Subject: Die Die Die
  5. Message-ID: <BzM129.Lp@brunel.ac.uk>
  6. Date: 21 Dec 92 12:51:44 GMT
  7. Organization: Brunel University, Uxbridge, UK
  8. Lines: 25
  9. X-Newsreader: TIN [version 1.1 PL8]
  10.  
  11. Is it possible to improve the console driver to accept a few more
  12. keystrokes?  Try the following line, and see if you can get control
  13. of your machine back.  I can't do anything except press the reset
  14. button on the box.
  15.  
  16. while true ; do (ping 127.0.0.1 &) ; done
  17.  
  18. It doesn't run out of processes, but does run out of swap.  It would
  19. be nice if there was a magical keystroke that could deal with this,
  20. and kill the process with the highest pid for instance.  I suggest 
  21. ctrl+alt+ins.
  22.  
  23. I have had similar 'lockups' while using X, for instance while running
  24. xv, and a C compiler.  It swaps so much, there is nothing I can do.
  25. Init doesn't even get scheduled so that it can handle the soft
  26. ctrl+alt+delete.
  27.  
  28. Roger
  29. -- 
  30. +=============================================================================+
  31. | cs89rdb@brunel.ac.uk     Roger Binns    Brunel University - UK              |
  32. |:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::|
  33. | Do your bit to destroy the American economy by overwhelming their legal     |
  34. | system - buy an Intel chip to run your Lotus software TODAY.                |
  35. +=============================================================================+
  36.