# @(#)58 1.3 src/bos/usr/sbin/strload/pse_tune.conf, cmdpse, bos720 6/16/00 11:03:09 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/sbin/strload/pse_tune.conf 1.3 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 1991,1994 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # # COMPONENT_NAME: CMDPSE - Streams commands. # # ORIGINS: 27 83 # # (C) COPYRIGHT International Business Machines Corp. 1991, 1994 # All Rights Reserved # Licensed Materials - Property of IBM # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # Streams Tunable Parameters # # This file contains Streams tunable parameter values. # The initial values are same as the default values. # To change any parameter, modify the parameter value and # the next system reboot will make it effective. # To change the run-time parameter, use the "no" command at any time. strmsgsz 0 # run-time parameter strctlsz 1024 # run-time parameter nstrpush 8 # load-time parameter psetimers 20 # run-time parameter psebufcalls 20 # run-time parameter strturncnt 15 # run-time parameter strthresh 85 # run-time parameter, 85% of "thewall" lowthresh 90 # run-time parameter, 90% of "thewall" medthresh 95 # run-time parameter, 95% of "thewall" # # pseintrstack is now system dependent. On 32bit kernels, you need at least # 12K. On 64bit POWER kernels, you need at least 24K of stack space. On # 64bit IA64 kernels, you need at least 32K of stack space. The kernels # have these defaults set already. You may modify the below if you wish # by following the comments above. # # pseintrstack 12288 # load-time parameter, (3 * 4096) #