Guardian Programmer's Guide

Table Of Contents
Glossary
Guardian Programmer’s Guide 421922-014
Glossary - 28
superuser
The super ID has the set of special permissions called appropriate privileges. In the
Guardian environment, the structured view of the super ID, which is (255, 255), is most
commonly used. In the Open System Services (OSS) environment, the scalar view of
the super ID, which is 65535, is most commonly used.
superuser. See super ID.
SUT. See site update tape (SUT).
swap files. The disk files to and from which information is copied during swapping. The
Kernel-Managed Swap Facility (KMSF) now manages swap space for most of the
purposes for which processes formerly maintained separate swap files. See Kernel-
Managed Swap Facility (KMSF).
swapping. The process of copying information between physical memory and disk storage.
sync ID. A value used by the operating system to determine whether an I/O operation has
finished. In active backup programming, a file’s sync ID is used to prevent the backup
process from repeating I/O operations that have already been completed by the
primary process.
SYSnn subvolume. A subvolume on the $SYSTEM volume where the new version of the
HP NonStop™ operating system image is located. Also located on the SYSnn
subvolume is system-dependent and release version update (RVU)-dependent
software. nn is an octal number in the range %00 through %77.
system. All the CPUs, controllers, firmware, peripheral devices, software, and related
components that are directly connected together to form an entity that is managed by
one HP NonStop™ operating system image and operated as one computer.
System Code (SC). See TNS code space.
system code. A logically distinct part of the HP NonStop™ operating system that consists
of operating system procedures shared by all CPUs.
system entry-point (SEP) table. A table used on TNS systems that stores the XEP entry
value for each TNS operating system procedure entry point.
system expansion. The process of making a target system larger by adding enclosures to
it. The enclosures being added can be either new enclosures or enclosures from a
donor system. Contrast with TACL.
system generation. The process of creating an operating system to support a particular
system configuration and release version update (RVU).
System Library (SL). See TNS code space.
system library. A logically distinct part of the HP NonStop™ operating system that consists
of user-callable library procedures and kernel procedures.