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