xref: /titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/cpumem-diagnosis.conf (revision 5aefb6555731130ca4fd295960123d71f2d21fe8)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License").  You may not use this file except in compliance
7# with the License.
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22#
23# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26#ident	"%Z%%M%	%I%	%E% SMI"
27
28#
29# cpumem-diagnosis
30#
31setprop icache_n 2
32setprop icache_t 168h
33
34setprop dcache_n 2
35setprop dcache_t 168h
36
37setprop pcache_n 2
38setprop pcache_t 168h
39
40setprop itlb_n 2
41setprop itlb_t 168h
42
43setprop dtlb_n 2
44setprop dtlb_t 168h
45
46setprop l2tag_n 3
47setprop l2tag_t 12h
48
49setprop l2data_n 3
50setprop l2data_t 12h
51
52setprop l3tag_n 3
53setprop l3tag_t 12h
54
55setprop l3data_n 3
56setprop l3data_t 12h
57
58setprop ce_n 2
59setprop ce_t 72h
60
61#
62# The parameter value below is an integer, measured in thousandths of a percent
63# of the number of system pages.  A value of 100 means 0.1% of system memory.
64# The value given cannot exceed 100000, or 100%.
65#
66setprop thresh_tpct_sysmem 100
67
68dictionary SUN4U
69