Ethernet Adapter Installation and Support Guide
Glossary
Ethernet Adapter Installation and Support Guide—425684-003
Glossary-104
THD
THD. See total harmonic distortion (THD).
three point fall of potential measurement method. The measurement of a grounding
electrode (such as a ground rod) where ground resistance is measured with respect to
two other points. The ratio of the measurements determines the resistance of the
grounding electrode.
time factor (TF). A number assigned to a line, path, or route to indicate its efficiency in
transporting data. The lower the time factor, the more efficient the line, path, or route.
See also surge.
TLB. See translation lookaside buffer (TLB).
TMF subsystem. See Transaction Management Facility (TMF) subsystem.
TNS. HP computers that support the HP NonStop™ Kernel operating system and that are
based on complex instruction-set computing (CISC) technology. TNS processors
implement the TNS instruction set. Contrast with TNS/R.
TNS instructions. Stack-oriented, 16-bit machine instructions defined as part of the TNS
environment. On TNS systems, TNS instructions are implemented by microcode; on
TNS/R systems, TNS instructions are implemented by millicode routines or by
translation to an equivalent sequence of RISC instructions.
TNS library. A single, optional, TNS-compiled loadfile associated with one or more
application loadfiles. If a user library has its own global or static variables, it is called a
TNS shared run-time library (TNS SRL). Otherwise it is called a User Library (UL).
TNS loading. A task performed at process startup time when executing a TNS object file.
This task involves mapping the TNS instructions, procedure entry point (PEP) table,
and external entry point (XEP) table from a TNS object file into memory.
TNS mode. The operational environment in which TNS instructions execute by inline
interpretation. See also accelerated mode
and TNS/R native mode.
TNS object code. The TNS instructions that result from processing program source code
with a TNS language compiler. TNS object code executes on both TNS and TNS/R
systems.
TNS object file. The object file created by a TNS compiler. The file contains TNS
instructions and other information needed to construct the code spaces and the initial
data for a TNS process.
TNS process. A process initiated by executing a TNS or accelerated object file. A TNS
process, whether accelerated or not, uses TNS register and stack conventions.
Contrast with TNS/R native process
.
TNS shared run-time library (TNS SRL). A shared run-time library (SRL) available to TNS
processes in the Open System Services (OSS) environment. A TNS process can have