NonStop S-Series System Expansion and Reduction Guide

Table Of Contents
Glossary
G-Series Common Glossary
Glossary-54
KB
KB. See kilobyte (KB).
Kernel subsystem. In G-series release version updates (RVUs), the subsystem for
configuration and management of the Subsystem Control Facility (SCF) subsystem
managers that are generic processes, some system attributes, and the ServerNet X
and Y fabrics.
Kernel subsystem manager process. The generic process that starts and manages other
generic processes, some system attributes, and the ServerNet X and Y fabrics in
G-series release version updates (RVUs). The $ZZKRN Kernel subsystem manager
process is started and managed by the $ZPM persistence manager process.
kilobyte (KB). A unit of measurement equal to 1024 bytes. See also gigabyte (GB),
megabyte (MB)
, and terabyte (TB).
K-series servers. See HP NonStop™ K-series servers.
L10N. See localization.
labeled dump. A token-by-token display-text representation of the Subsystem
Programmatic Interface (SPI) command buffer or response buffer, as produced by the
Subsystem Control Facility (SCF) commands DETAIL CMDBUFFER and DETAIL
RSPBUFFER. The display text includes a labeled value for each token.
LAN. See local area network (LAN).
LANMAN. See LAN manager (LANMAN) process.
LAN manager (LANMAN) process. The process provided as part of the ServerNet local
area network (LAN) Systems Access (SLSA) subsystem that starts and manages the
SLSA subsystem objects and the LAN monitor (LANMON) process and assigns
ownership of Ethernet adapters to the LANMON processes in the system. Subsystem
Control Facility (SCF) commands are directed to the LANMON processes for
configuring and managing the SLSA subsystem and the Ethernet adapters.
LANMON. See LAN monitor (LANMON) process.
LAN monitor (LANMON) process. The process provided as part of the ServerNet local
area network (LAN) Systems Access (SLSA) subsystem that has ownership of the
Ethernet adapters controlled by the SLSA subsystem.
late binding. At load time, binding a symbolic reference in a dynamic-link library (DLL) to a
definition in a loadfile that appears on the program’s loadList rather than the one found
on the DLL’s linker searchList. Late binding occurs in either of these cases:
The loader resolves a symbol that is unresolved by any loadfile on the linker
searchList.