summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2020-02-21 23:41:33 +0100
committerGuix Patches Tester <>2020-02-21 22:55:06 +0000
commitbd1ce810149a5449d3c88c52f607e8e58fa11d11 (patch)
treeba034885de314654b678194e0884f812df8f3f40 /guix
parent76a8dc3ee289ac4f4b984a3d9d2dcb9d89c01eda (diff)
downloadpatches-series-2970.tar
patches-series-2970.tar.gz
nix: Count build and download jobs separately.series-2970
This allows to run downloads (that take bandwith) and builds (that take CPU time) independently from one another. * nix/nix-daemon/guix-daemon.cc: Add a max-download-jobs option. * nix/libstore/globals.hh: Add a maxDownloadJobs setting. * nix/libstore/globals.cc: Add a default value to it. * nix/libstore/build.cc: Manage build and download jobs separately.
Diffstat (limited to 'guix')
0 files changed, 0 insertions, 0 deletions