A P P E N D I X A |
Online Manual Page for cputst |
This appendix provides the online manual page for cputst.
cputst - CPU Test for Online CPU Diagnostics Monitor
/usr/platform/sun4u/sbin/sparcv9+vis2/cputst [-vnh] [ -s <stress_level> ] [ -d <dev_id> ]
cputst primarily exercises and tests the Floating Point Unit (FPU) on Sun platforms supporting a minimum of UltraSPARC III family of processors. The FPU functionality is checked by doing FPU-oriented operations with single and double precision numbers. The computed results are verified against known good results.
Example 1: Using cputst to test all the CPUs with low stress and without notification.
# ./cputst |
Example 2: Using cputst to test CPU 20 with medium stress, without notification, and with verbose messages.
# ./cputst -s 2 -v -d 20 |
Example 3: Using cputst to test all the CPUs, with medium stress, and with notification.
# ./cputst -s 2 -n |
See attributes(5) for descriptions of the following attributes:
cpudiagd(1M), cpudiagd.conf(4)
Copyright © 2003, Sun Microsystems, Inc. All rights reserved.