]> git.hungrycats.org Git - linux/commitdiff
Set a reasonable CONCURRENCY_LEVEL for a 4-core amd64 machine zygo-2.6.30.1-zb64
authorZygo Blaxell <zblaxell@dactyl.hungrycats.org>
Mon, 22 Jun 2009 16:23:13 +0000 (12:23 -0400)
committerZygo Blaxell <zblaxell@dactyl.hungrycats.org>
Fri, 3 Jul 2009 02:02:25 +0000 (22:02 -0400)
(cherry picked from commit ebfca88845c46567d7c47cab24f6466e3482525b)

zygo/do

diff --git a/zygo/do b/zygo/do
index 672c12c221d81bf7b98e8ba61e05f3fac293b66d..ac83db98d0b409c38d6613ab18e2602aefd9753a 100755 (executable)
--- a/zygo/do
+++ b/zygo/do
@@ -2,6 +2,7 @@
 set -axP
 ORIG_PATH="$PATH"
 PATH="$PWD/zygo:$ORIG_PATH"
+CONCURRENCY_LEVEL="${CONCURRENCY_LEVEL-8}"
 
 # Rename the kernel directory
 rename-kernel