NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS MAXPANEL
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–495
MAXPANEL
MAXPANEL=
maximum-panel-queue-size
specifies the maximum number of panel description files loaded by reference that
can be stored in the active panel queue. The default value is 10. You can specify a
value from 0 through 9999. A value of 0 allows you to store an unlimited number
of panel description files in the active panel queue.
Considerations
You can use this system parameter to improve the speed at which panels are
displayed. NonStop NET/MASTER MS retains copies of the most recently
displayed panels according to the value specified by this operand and tracks those
panels that are used least, eventually removing them from the queue in favor of
panels that are used more often. Increasing the value of this operand reduces the
frequency with which new copies of panels are retrieved from the panel library;
this, however, increases the storage requirements of the system.
If a panel description file is modified on disk and it has a copy in the active panel
queue, the panel description file in the queue is replaced by the new version from
disk.
Example
The following example specifies a maximum panel queue size of 20 panels:
SYSPARMS MAXPANEL=20