Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R0 | 27 (reason code) |
R1 | Number of single shrinkable areas to exclude from sum, or -1 to include all shrinkable areas |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Total amount of free space (pages) |
The purpose of this call is to return the total free space, in pages.
This call supersedes OS_DynamicArea 5, which returns a 32-bit byte count of free free space, thus preventing it from returning an accurate value if there are many gigabytes of free RAM.