]> git.hungrycats.org Git - linux/commitdiff
zygo: OK maybe 96 kernel jobs at once is a bit excessive
authorZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Thu, 2 Apr 2020 15:04:32 +0000 (11:04 -0400)
committerZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Thu, 2 Apr 2020 15:04:32 +0000 (11:04 -0400)
zygo/make-kernel

index f9c0856ec93bf580e062ead54641aa6aae818888..202e823fe126835cfe67fab0e9174bf038173fc0 100755 (executable)
@@ -13,5 +13,5 @@ cd .
        KBUILD_DIR=$PWD
        set +a
        procsOnln=$(getconf _NPROCESSORS_ONLN)
-       annotate-output make -j$((procsOnln * 4)) bindeb-pkg EXTRAVERSION="$EXTRAVERSION"
+       annotate-output make -j$((procsOnln * 2)) bindeb-pkg EXTRAVERSION="$EXTRAVERSION"
 ) 2>&1 | tee make.log