Kernel-Managed Swap Facility (KMSF) Manual

NSKCOM Command Reference
Kernel-Managed Swap Facility (KMSF) Manual425824-005
4-8
ASSUME Command
ASSUME Command
The ASSUME command establishes custom default values for subsequent commands
for file attributes or command object. The default values are used when one or more
attributes relevant to an NSKCOM command are not specified in the command. The
default values specified in an ASSUME command are valid until you issue another
ASSUME command for that attribute, issue the RESET command, or exit NSKCOM.
To set the default volume and subvolume, use the VOLUME command. To view the
currently assumed attribute values, use the ENV command.
You can specify one or more values in any order in a single ASSUME command.
attribute value
specifies the attribute and new NSKCOM default value. The attributes are specified
as follows:
CPU cpu-num
specifies the default processor for subsequent NSKCOM commands.
EXT disk-pages-per-extent
specifies the default disk pages per extent for subsequent NSKCOM
commands. For information about the possible values for this attribute, see the
description for the ADD Command on page 4-2.
LIKE filename
sets the defaults for processor, file size, extents, maximum extents, and
threshold to that of the specified file for subsequent NSKCOM commands. The
LIKE attribute does not set defaults for the volume or subvolume.
MAXEXTENTS maximum-extents
specifies the default maximum number of extents for subsequent NSKCOM
commands. For information about the possible values for this attribute, see the
description for the ADD Command on page 4-2.
SIZE filesize { KB | MB | GB | PAGES }
specifies the default file size for subsequent NSKCOM commands. For
information about the possible values for this attribute, see the description for
the ADD Command on page 4-2.
ASSUME { attribute value | SWAPF[ILE]
[filename |*]|KMSF |SWAPD[ISK] [diskname | *]},
[,attribute value ]...