dynamo_memory Struct Reference
Contains Memory Information. More...
Data Fields | |
| int | total_mem |
| Total memory available to the device. | |
| int | free_mem |
| Free memory on the device. | |
| int | total_swap |
| Total swap available on the device. | |
| int | free_swap |
| Free swap on the device. | |
Detailed Description
Contains Memory Information.
Field Documentation
|
|
Free memory on the device.
|
|
|
Free swap on the device.
|
|
|
Total memory available to the device.
|
|
|
Total swap available on the device.
|
The documentation for this struct was generated from the following files: