xref: /titanic_51/usr/src/cmd/fm/modules/sun4v/generic-mem/generic-mem.conf (revision 1529f529004c61fcfd0d95ab79b0f257d6ad4451)
1*1529f529SScott Davenport#
2*1529f529SScott Davenport# CDDL HEADER START
3*1529f529SScott Davenport#
4*1529f529SScott Davenport# The contents of this file are subject to the terms of the
5*1529f529SScott Davenport# Common Development and Distribution License (the "License").
6*1529f529SScott Davenport# You may not use this file except in compliance with the License.
7*1529f529SScott Davenport#
8*1529f529SScott Davenport# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*1529f529SScott Davenport# or http://www.opensolaris.org/os/licensing.
10*1529f529SScott Davenport# See the License for the specific language governing permissions
11*1529f529SScott Davenport# and limitations under the License.
12*1529f529SScott Davenport#
13*1529f529SScott Davenport# When distributing Covered Code, include this CDDL HEADER in each
14*1529f529SScott Davenport# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*1529f529SScott Davenport# If applicable, add the following below this CDDL HEADER, with the
16*1529f529SScott Davenport# fields enclosed by brackets "[]" replaced with your own identifying
17*1529f529SScott Davenport# information: Portions Copyright [yyyy] [name of copyright owner]
18*1529f529SScott Davenport#
19*1529f529SScott Davenport# CDDL HEADER END
20*1529f529SScott Davenport#
21*1529f529SScott Davenport#
22*1529f529SScott Davenport# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23*1529f529SScott Davenport# Use is subject to license terms.
24*1529f529SScott Davenport#
25*1529f529SScott Davenport
26*1529f529SScott Davenport#
27*1529f529SScott Davenport# configuration file for the generic-mem.so diagnosis engine
28*1529f529SScott Davenport#
29*1529f529SScott Davenport# The following configuration are valid:
30*1529f529SScott Davenport#
31*1529f529SScott Davenport#	setprop ce_n <interger>
32*1529f529SScott Davenport#		Sets the serd N value for memory ce.
33*1529f529SScott Davenport#
34*1529f529SScott Davenport#	setprop ce_t <hrtime> (1h, 2day, 2week,..)
35*1529f529SScott Davenport#		Sets the serd T value for memory ce
36*1529f529SScott Davenport#
37*1529f529SScott Davenport#	setprop filter_ratio <interger>
38*1529f529SScott Davenport#		Sets the serd increment value for the memory ce
39*1529f529SScott Davenport#
40*1529f529SScott Davenport#	setprop max_retired_pages <interger>
41*1529f529SScott Davenport#		Sets the max number of retired pages in a dimm.
42*1529f529SScott Davenport#		When this number is reached, the dimm is faulted
43*1529f529SScott Davenport#
44*1529f529SScott Davenport
45*1529f529SScott Davenportdictionary SUN4V
46