setminmem


Sets the amount of memory available in the system to the minimum amount of memory guaranteed to be available in a production environment.

Synopsis

setminmem

Description

Causes the shell to adjust the amount of memory available in the system to match the minimum amount of memory a title must be able to run in.

Use the setmaxmem command to restore the amount of memory to the maximum available in the current system.

Use showshellvars to display whether setminmem is currently active.

Implementation

Command implemented in shell V20.

Built-in shell command.

Synonyms

minmem

See Also

setmaxmem, showshellvars