From: Chris Koeritz Date: Mon, 11 Mar 2013 03:53:31 +0000 (-0400) Subject: reduced time spent snoozing between launches. X-Git-Tag: 2.140.90~1058 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=24f722f9af5d3e01beb9cdb0664c47b67c353b38;p=feisty_meow.git reduced time spent snoozing between launches. --- diff --git a/scripts/opensim/opensim_utils.sh b/scripts/opensim/opensim_utils.sh index 1f452623..9405ba6f 100644 --- a/scripts/opensim/opensim_utils.sh +++ b/scripts/opensim/opensim_utils.sh @@ -17,7 +17,7 @@ export LANG=C # this is used as a process startup snooze, to avoid running a dependent # process before the dependency has really started. -export SNOOZE_TIME=11 +export SNOOZE_TIME=6 # lock the limit in for threads, so we don't have any getting out of control. # also make sure we've provided enough space for each thread.