# # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. name="sv" parent="pseudo" instance=0; # # sv_threads # # The number of threads to pre-allocate when loading the sv kernel module. # The sv module will ensure that there is always at least one thread # allocated per enabled device. # # However, if lots of asynchronous (including filesystem) i/o is # anticipated increasing this value may improve performance. # sv_threads=32;