xref: /titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/cpumem-diagnosis.conf (revision 5d762e7326dc0a8fd23bcddac283a5af8bd7bee8)
16dfee483Stsien#
26dfee483Stsien# CDDL HEADER START
36dfee483Stsien#
46dfee483Stsien# The contents of this file are subject to the terms of the
5*5d762e73Smb91622# Common Development and Distribution License (the "License").
6*5d762e73Smb91622# You may not use this file except in compliance with the License.
76dfee483Stsien#
86dfee483Stsien# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
96dfee483Stsien# or http://www.opensolaris.org/os/licensing.
106dfee483Stsien# See the License for the specific language governing permissions
116dfee483Stsien# and limitations under the License.
126dfee483Stsien#
136dfee483Stsien# When distributing Covered Code, include this CDDL HEADER in each
146dfee483Stsien# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
156dfee483Stsien# If applicable, add the following below this CDDL HEADER, with the
166dfee483Stsien# fields enclosed by brackets "[]" replaced with your own identifying
176dfee483Stsien# information: Portions Copyright [yyyy] [name of copyright owner]
186dfee483Stsien#
196dfee483Stsien# CDDL HEADER END
206dfee483Stsien#
216dfee483Stsien#
22*5d762e73Smb91622# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
236dfee483Stsien# Use is subject to license terms.
246dfee483Stsien#
256dfee483Stsien#ident	"%Z%%M%	%I%	%E% SMI"
266dfee483Stsien
276dfee483Stsien#
286dfee483Stsien# cpumem-diagnosis
296dfee483Stsien#
30*5d762e73Smb91622setprop icache_n 8
316dfee483Stsiensetprop icache_t 168h
326dfee483Stsien
33*5d762e73Smb91622setprop dcache_n 8
346dfee483Stsiensetprop dcache_t 168h
356dfee483Stsien
366dfee483Stsiensetprop pcache_n 2
376dfee483Stsiensetprop pcache_t 168h
386dfee483Stsien
396dfee483Stsiensetprop itlb_n 2
406dfee483Stsiensetprop itlb_t 168h
416dfee483Stsien
426dfee483Stsiensetprop dtlb_n 2
436dfee483Stsiensetprop dtlb_t 168h
446dfee483Stsien
45*5d762e73Smb91622setprop l2tag_n 4
46*5d762e73Smb91622setprop l2tag_t 1h
476dfee483Stsien
48*5d762e73Smb91622setprop l2data_n 12
49*5d762e73Smb91622setprop l2data_t 1h
506dfee483Stsien
51*5d762e73Smb91622setprop l3tag_n 4
52*5d762e73Smb91622setprop l3tag_t 1h
536dfee483Stsien
54*5d762e73Smb91622setprop l3data_n 12
55*5d762e73Smb91622setprop l3data_t 1h
566dfee483Stsien
576dfee483Stsiensetprop ce_n 2
586dfee483Stsiensetprop ce_t 72h
596dfee483Stsien
606dfee483Stsien#
616dfee483Stsien# The parameter value below is an integer, measured in thousandths of a percent
626dfee483Stsien# of the number of system pages.  A value of 100 means 0.1% of system memory.
636dfee483Stsien# The value given cannot exceed 100000, or 100%.
646dfee483Stsien#
656dfee483Stsiensetprop thresh_tpct_sysmem 100
666dfee483Stsien
676dfee483Stsiendictionary SUN4U
68