showmemlist


Shows the contents of a memory list.

Synopsis

showmemlist <memory list address>

Description

Displays all the chunks of memory currently available in a memory list.

Arguments

memory list address
Address of the memory list to display. This address is usually taken from the output of another shell command such as showtask or showavailmem.

Implementation

Command implemented in shell V20.

Built-in shell command.

Synonyms

memlist

See Also

showmemmap, showavailmem, showtask