Firmware 5-65
5.14.16 memory_test
The memory_test environment variable determines the extent of mem-
ory testing on the next reset. You can set this variable for systems run-
ning Tru64 UNIX.
Syntax
set memory_test value
The options for value are:
full (default)
Specifies that the full memory test will be run. Systems us-
ing the OpenVMS operating system must run the full mem-
ory test.
partial
Specifies that the first 256 MB of memory will be tested.
none
Specifies that memory will not be tested. (However, tests are
always run on the first 32 MB.)
Example
With the following setting, the first 256 MB of memory are tested when a sys-
tem running Tru64 UNIX is reset.
P00>>> set memory_test partial