onstat -g ffr Free Pool Fragments
The onstat -g ffr command displays the free pool fragments. It requires either a pool name or session ID.
Free lists for pool name 103: addr size idx 14e806e0 2336 1 14d946f8 2312 103 ..... </div>
Output Description
| Column Heading | Column Description | Format |
|---|---|---|
| addr | In-memory address of the pool fragment | Hex |
| size | Size in bytes of the fragment | Bytes |
Notes
Free memory pool fragments and virtual segments can be collected and returned to the system by using the
onmode -F command.