home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 19 / AACD19.BIN / AACD / System / SnoopDos / SnoopDos.readme < prev   
Text File  |  2001-02-04  |  6KB  |  114 lines

  1. Short:    SnoopDos 3.6, the well known system monitor
  2. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  3. Author:   ecarroll@maths.tcd.ie (Eddy Carroll)
  4. Type:     util/moni
  5. Replaces: snoopdos34.lha
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9.              SnoopDos 3.6 -- System and application monitor
  10.  
  11.      Copyright © Eddy Carroll, September 1994. Freely distributable.
  12.  
  13.      Updated on January 2000 by Luca Longone and Massimo Tantignone
  14.                 with permission of the original author.
  15.  
  16.      Updated to 3.4 on August 2000 by Thomas Richter.
  17.  
  18.      Updated to 3.6 on Febrary 2001 by Thomas Richter
  19.  
  20.  
  21.  * VERY IMPORTANT NOTE: this archive contains an updated version of the
  22.  * SnoopDos executable, with the version number bumped to 3.6. This was
  23.  * NOT made by the original SnoopDos author, Eddy Carroll, but instead
  24.  * by Luca Longone and Massimo Tantignone, and Grzegorz Chmie 
  25.  * and Thomas Richter (with Eddy Carroll's approval).
  26.  *
  27.  * NOTE ABOUT THE 3.6 UPDATE
  28.  *
  29.  *  Note that there's no 3.5 update, it was an internal release that never
  30.  *  made it to the public.
  31.  *  The 3.6 update fixes two major bugs. The first bug is that the LoadSeg()
  32.  *  patch did not kept care about overlayed files and therefore might have
  33.  *  trashed overlayed programs. Note that LoadSeg() takes actually three
  34.  *  arguments and not one!
  35.  *  The second bug is even more severe, and is only partially fixed by this
  36.  *  release. SnoopDos semaphore handling was and still is extremly fragile.
  37.  *  SnoopDos 3.4 and before could have run into a race condition caused by
  38.  *  a cycling semaphore lock-up of three partners the patch code did not and
  39.  *  cannot check for. SnoopDos, workbench and input device hung then
  40.  *  simultaneously.
  41.  *  There are other race conditions of this kind, and all of them could only
  42.  *  be fixed if the patch code of SnoopDos would be completely re-designed,
  43.  *  a job I currently cannot and will not do.
  44.  *  Therefore, SnoopDos 3.6 contains a workaround and uses now a semaphore
  45.  *  mechanism which may "time out". The net effect is that at least the most
  46.  *  common semaphore deadlock should be avoidable now, but at the price that
  47.  *  the SnoopDos main window cannot be guaranteed to be 100% accurately up-
  48.  *  dated. Hence, in case the main window seems to have forgotten to update
  49.  *  its snoop list, or the result codes of some snoop entries are missing, or
  50.  *  some reports seem to be missing at all, don't worry! The alternative in 
  51.  *  these cases would have been to deadlock your system. As a side effect,
  52.  *  the ugly layers semaphore check was disabled now as it is no longer
  53.  *  needed, and in fact never really worked as it was unable to detect a
  54.  *  cyclic deadlock of three or more partners.
  55.  *
  56.  *
  57.  * NOTE ABOUT THE 3.4 UPDATE
  58.  *
  59.  * This update fixes one feature, and one bug. The feature is that the
  60.  * stack swap code was removed from SnoopDos 3.2 and up, and since people
  61.  * tend not to read the instructions, SnoopDos crashed on some machines due
  62.  * to stack overflow. The 3.4 release checks therefore for its stack size
  63.  * and will increase it to the minimal recommended size.
  64.  * The bug is that a possible race condition when closing the main window
  65.  * was overlooked. The 3.3 and earlier releases could have caused some
  66.  * "hits" in case the main window was closed while some other program run
  67.  * in the patch routines.
  68.  *
  69.  * Additional note: SnoopDos seems to cause some hang-ups if run under
  70.  * CyberGraphics. This is maybe because CGfx does not use the native Amiga 
  71.  * layer system, or uses it in a way different than the Os would. There is
  72.  * nothing I can do against this, currently. It works fine for the native
  73.  * graphics and the P96 software.
  74.  *
  75.  *
  76.  * NOTE ABOUT THE 3.3 UPDATE
  77.  *
  78.  * This update fixes a flaw of the 3.2 release that somehow was unnoticed.
  79.  * The 3.2 release could not be run from Workbench, due to an unexpected
  80.  * re-define of the WBenchMsg variable to _WBenchMsg in some of the SAS/C
  81.  * headers which broke the new startup code. I really did not expect 
  82.  * this, sorry. Except the version number, and a slightly different compiler
  83.  * option, nothing changed.
  84.  *
  85.  * The 3.2 update was made to remove one additional frequent enforcer hit
  86.  * that appeared when the snoopdos patches have been called in the middle
  87.  * of a graphics operation. In that case, RastPort->Layer is NULL'd and
  88.  * the code didn't check. Fixed.
  89.  * Another improvement is that SnoopDos accepts now "NewIcons" style
  90.  * icons correctly for iconification.
  91.  * General house keeping work has been done, one header file has been
  92.  * enlarged to include all the required prototypes, and the code was 
  93.  * recompiled with the registerized parameter option, making it quite
  94.  * noticably shorter. (And maybe quite unnoticably faster as well :-)
  95.  *
  96.  * For the more suspicious people, the updated source code is on Aminet
  97.  * as well (util/moni/snoopdos32_src.lha). 
  98.  *
  99.  * The SnoopDos executable was recompiled for the plain 68000 again because
  100.  * I do not see the point why to go for an 68020 if it is not necessary.
  101.  * The code shrunk anyhow and I do not notice a speed improvement by using
  102.  * the 68020 switch.
  103.  *
  104.  * The original SnoopDos 3.0 documentation is included in this update
  105.  * without any modification, but please note that all references to PGP
  106.  * can't be applied to this update. If you need confirmation about the
  107.  * genuine nature of this update you can ask us or the original author.
  108.  *
  109.  * Luca Longone:       llong@tin.it, hexaee@tiscalinet.it
  110.  * Massimo Tantignone: tanti@intercom.it
  111.  * Grzegorz Chmie:     gchmiel@pnet.pl
  112.  * Thomas Richter:     thor@math.tu-berlin.de
  113.  * Eddy Carroll:       ecarroll@iol.ie
  114.