home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 215.lha / AmyLoad / README.fnf < prev    next >
Text File  |  1996-02-14  |  2KB  |  54 lines

  1. This material was posted to Usenet in late Oct 87 by the author, Jeff
  2. Kelley.  The original Usenet header is included below for reference.
  3.  
  4. -Fred
  5.  
  6. ======================================================================
  7.  
  8. Article 9903 of comp.sys.amiga:
  9. Path: mcdsun!mcdchg!clyde!watmath!watcgl!jvkelley
  10. From: jvkelley@watcgl.waterloo.edu (Jeff Kelley)
  11. Newsgroups: comp.sys.amiga
  12. Subject: Graphical Monitor of CPU-Blitter-Memory Use. 1 of 3
  13. Keywords: amyload performance monitor
  14. Message-ID: <2184@watcgl.waterloo.edu>
  15. Date: 30 Oct 87 05:44:28 GMT
  16. Distribution: comp
  17. Organization: U of Waterloo, Ontario
  18. Lines: 1764
  19.  
  20.  
  21. Attempts to post via comp.{sources,binaries}.amiga were unsuccessful.
  22.  
  23. Briefly, this is somewhat like 'xload' for those familiar with the
  24. X Window System, but with Amiga specific features.  The program is
  25. divided into two components: a 'virtual' device that monitors the
  26. use of the CPU (really the ready queue length), the Blitter, and
  27. memory, and the 'amyload' program which graphically displays this
  28. information.
  29.  
  30. While I'm here, I might as well ask a couple of questions:
  31.  
  32.    1) Why is there an 'added' state for tasks?  Why isn't a created
  33.       task in the 'ready' state?  This burned me once
  34.       when I was expecting a newly created task to preempt its
  35.       lower priority creator.
  36.  
  37.    2) When a SIMPLE_REFRESH window is moved without exposing previously
  38.       obscured areas of the window, why doesn't Intuition simply copy
  39.       the rectangular area to the new location, instead of sending
  40.       REFRESHWINDOW events to the application?
  41.  
  42. Thanks, and enjoy!
  43.  
  44. -Jeff Kelley
  45. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  46. UUCP:     {ihnp4,watmath}!watcgl!jvkelley |  Postal Address:
  47. BITNET:   jvkelley@cgl.waterloo.bitnet    |     Jeff Kelley
  48. INTERNET: jvkelley@cgl.waterloo.edu       |     Dept. of Computer Science
  49. EAN:      jvkelley@cgl.waterloo.cdn       |     University of Waterloo
  50.                                           |     Waterloo, Ont., Canada
  51.                                           |     N2L 3G1
  52.                       |      tel:   (519) 578-4514
  53.  
  54.