Short:        Flush memory every 2 seconds
Author:       "Alessandro Marinuzzi" <alecos@alecos.it>
Uploader:     "Alessandro Marinuzzi" <alecos alecos it>
Type:         util/wb
Version:      1.2
Replaces:     util/wb/MagicFlush.lha
Requires:     KeyPressed (here included)
Architecture: generic

================================================================================


    INTRODUCTION:
    =============
    
    I wrote this little script in order to gain the memory used by the tasks but
    not deallocated so my  Amiga every time after using an application was using
    a small amount of memory instead of the total available. I found  most tools
    for this purpose but I was not satisfied! For this reason I decided to write
    this useful and simple script... MagicFlush is born!!! :) Now I have decided
    to give MagicFlush to the Amiga community. I sincerely hope you will find my
    MagicFlush very useful :-)

 
    REQUIREMENTS:
    =============
    
    · Any Amiga
    · KeyPressed in C: (Included)
    
    FEATURES:
    =========

    · very safe
    · modifiable using a simple text editor
    · very very simple
    · uses the commands Avail and Wait
    · may be killed keeping pressed the key F6 for 4 seconds

    INSTALLATION:
    =============

    Simply you have to:
    · copy KeyPressed to C:
    · copy MagicFlush to Sys:WBStartup
    · reboot your Amiga

    HISTORY:
    ========
    
    · 1.0 - Internal:
      » MagicFlush uses Avail and Wait as C:Avail and C:Wait. Stupid way ;-)
    · 1.1 - Internal:
      » MagicFlush makes resident Avail and Wait so there is no HD access during
        its job and so works very fine and fast
      » added a simple control within the loop in order to quit MagicFlush
    · 1.2 - Public:
      » now MagicFlush uses the small command KeyPressed in order to quit
      
 
    AUTOR:
    ======

    Alecos ->  Fullname: Alessandro Marinuzzi
               Country:  Italy
    
    E-Mail:    alecos@alecos.it
    Web:       http://www.alecos.it/


    MY AMIGA CONFIGURATION:
    =======================

    · Amiga Model:    A4000/040
    · Graphic Board:  CyberVision64/3D
    · Monitor:        Digital 15 inch
    · Speakers:       2 - 240 W
    · Hard Disk:      8,4 GB
    · CDWriter:       48x16x48
    · FloppyDisk:     DD 3,5
    · Analogic Modem: 56k Flex V.90
    · Mouse:          Manhattan 400 dpi
    · Joystick:       Transparent-Coloured (like Apple)
    · Printer:        CanonBJEC 240
    · Fast Mem:       16 MB
    · Graphic Mem:    2 + 4 MB
    · AmigaOS:        3.9
    · ROM:            45.57
    · GraphicOS:      CyberGraphX4 (43)
    · SoundOS:        Ahi.


    STATUS:
    =======
    
    MagicFlush is Public Domain


    DISCLAIMER:
    ===========

    THIS  SOFTWARE IS  PROVIDED "AS IS", WITHOUT  WARRANTY  OF ANY  KIND, EITHER
    EXPRESSED  OR IMPLIED, OR OTHERWISE. BY USING THIS  SOFTWARE, YOU ACCEPT THE
    ENTIRE  RISK. ALESSANDRO MARINUZZI  SHALL BE  NOT LIABLE  FOR ANY  DIRECT OR
    INDIRECT  DAMAGE, INCLUDING DAMAGE FOR ANY  DATA OR INFORMATION WHICH MAY BE
    LOST.

================================================================================