home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10259 < prev    next >
Encoding:
Text File  |  1992-09-08  |  882 b   |  28 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!LRZnews!regent!mch
  3. From: mch@regent.e-technik.tu-muenchen.dbp.de (Michael Hermann)
  4. Subject: xload with 97pl4
  5. Message-ID: <mch.716021486@regent.e-technik.tu-muenchen.de>
  6. Summary: xload need slight change for 97pl4
  7. Keywords: xload 97pl4
  8. Sender: news@regent.e-technik.tu-muenchen.de (News System)
  9. Organization: Technical University of Munich, Germany
  10. Date: Wed, 9 Sep 1992 06:51:26 GMT
  11. Lines: 15
  12.  
  13.  
  14. xload has been amazingly surviving all the new kernel
  15. and ps releases but finally it bit the dust with ps
  16. for 97pl4. 
  17.  
  18. You have just to change one symbol within get_load.c
  19.  
  20. old: _averunnable
  21. new: _avenrun
  22.  
  23. After recompiling and linking to the new no_update.o
  24. xload should display something useful again.
  25.  
  26. Michael Hermann
  27. mch@rendite.regent.e-technik.tu-muenchen.de
  28.