From: Fred T. Hamster Date: Sat, 12 Oct 2013 14:20:35 +0000 (-0400) Subject: trying upping this thread count more, although it actually seems to be driving behavior X-Git-Tag: 2.140.90~904 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=4fa7bb2f48e2d525b16c5728fda1d7ee7869b324 trying upping this thread count more, although it actually seems to be driving behavior in the opposite direction and everything is failing during opensim startup now. --- diff --git a/scripts/opensim/opensim_utils.sh b/scripts/opensim/opensim_utils.sh index c1ea58db..ed431ed6 100644 --- a/scripts/opensim/opensim_utils.sh +++ b/scripts/opensim/opensim_utils.sh @@ -5,7 +5,7 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" # set up some parameters that we believe (or have been told) are beneficial. -export MONO_THREADS_PER_CPU=808 +export MONO_THREADS_PER_CPU=1208 # we run the processes with a little cpu de-prioritization. we do not want # them taking over completely if there's a runaway mono tornado.