List supported memory
Syntax
lscript memory [options]
List of the memories supported by the active domain.
Options
Option | Description |
---|---|
-supported-mem
|
Returns supported memory regions for each section. |
Returns
List of the memories supported by the active domain in tabular format.
Example(s)
lscript memory
This command returns the list of memories available in the active domain.
lscript memory -supported-mem
Returns the section wise supported memories.