AmigaOS 4.0 - About OS4 - Commands
|
||||||||
|
||||||||
|
AVAIL gives a summary of the system RAM, analysed by Chip RAM, Fast RAM and Virtual memory. For each memory type,
AVAIL reports the total amount of memory, how much is available, how much is currently in use, and the largest
contiguous block not yet allocated.
By using the CHIP, FAST, VIRTUAL, and/or TOTAL options, you can have AVAIL display only the number of free bytes of CHIP, FAST, VIRTUAL or TOTAL RAM available, instead of the complete summary. This value can be used for comparison in scripts. The FLUSH option causes all unused libraries, devices, and fonts to be expunged from memory. The SHOW <show> argument can be used to specify the displayed format. The options are:
KILO - display memory in kilobytes MEGA - display memory in megabytes Example 1: Installed: 536,870,912 Free: 483,663,872 Example 2: Installed: 512.000 M Free: 461.237 M Example 3: 2067904
Disclaimer: Amiga Auckland have prepared the above information for the use of its members based on our experiences and as such is subject to revision at any time. Amiga Auckland cannot guarantee any of the information and cannot be held accountable for any issues that may result from using it. |