summaryrefslogtreecommitdiffstats
path: root/parallel_xz.sh
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-11-16 18:22:36 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-11-16 18:22:36 +0100
commit3ba3a8e92245a780e91e3137c909258b18983c4a (patch)
tree6cb4a43cf34f74a494fb17dbafc8c04f7977fc9b /parallel_xz.sh
parentbc75c7de8d51677a5be44875a4e92f44cdca01b0 (diff)
parent1c3978ac3470147988e7c705fab210d159baf0ad (diff)
downloadkernel-3ba3a8e92245a780e91e3137c909258b18983c4a.tar.gz
kernel-3ba3a8e92245a780e91e3137c909258b18983c4a.tar.xz
kernel-3ba3a8e92245a780e91e3137c909258b18983c4a.zip
Diffstat (limited to 'parallel_xz.sh')
-rwxr-xr-xparallel_xz.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel_xz.sh b/parallel_xz.sh
index 07013f149..65621501c 100755
--- a/parallel_xz.sh
+++ b/parallel_xz.sh
@@ -17,8 +17,8 @@ while test "$#" != 0; do
done
#This seems to cause problems with large numbers
-if (( $procgroup > 12 )); then
- procgroup=12
+if (( $procgroup > 8 )); then
+ procgroup=8
fi
# If told to use only one cpu: