home *** CD-ROM | disk | FTP | other *** search
- --AMIGADOS GUIDE V2.5--
- AVAIL
-
-
- USE:
- Avail produces various information about the current Chip and Fast
- memory available.
-
- PATH:
- C
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- 1>AVAIL
- 1>AVAIL FLUSH
-
- NOTES:
- Available: Total amount of Chip/Fast memory available.
- InUse: Amount of Chip/Fast memory currently being used.
- Maximum: The maximum amount of Chip/Fast memory available to EXEC.
- Largest: The biggest unfragmented chunk of memory available.
-
- The following is a list of the Avail options:
-
- CHIP - Returns the amount of free Chip RAM.
-
- FAST - Returns the amount of free Fast RAM.
-
- TOTAL - Returns the total Ram available.
-
- FLUSH - Remove unused resources from system.
-