home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / memmanagement / rmbroom_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  39 lines

  1. Title:            RMBROOM
  2. Author:            Julian Smith
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Julian Smith (julians@cogsci.ed.ac.uk)
  8. Date:            07/04/94
  9. Keywords:        Memory management software
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/c098
  17. Date mounted/updated:    21/09/94
  18. File names:        rmbroom.arc
  19. Unarchived files:    5
  20. Unarchived size:    16 kbytes
  21. Omissions:        
  22. See also:        
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. RMBroom RMKills modules which are no longer used - i.e. when
  35. all the applications which were using a module are closed down.
  36.  
  37. RMBroom keeps a count of how many applications are using each
  38. module, and RMKill's any module whose count reaches zero.
  39.