guix/doc
Ludovic Courtès d33ed58169
offload: Increase default 'overload-threshold' value.
When offloading to a single machine, the previous default value would
lead 'guix offload' to wait possibly for several minutes between
subsequent builds until normalized load would finally go below 0.6.
Increasing it mitigates that.

* guix/scripts/offload.scm (<build-machine>)[overload-threshold]: Bump
to 0.8.
* doc/guix.texi (Daemon Offload Setup): Likewise.
2022-11-23 19:34:42 +01:00
..
images doc: Update 'Bootstrapping' for further binary seed reduction. 2020-05-22 16:11:52 +02:00
build.scm doc: Build pt_BR manual. 2022-11-15 12:16:44 +01:00
contributing.texi doc: contributing: Use proper subsections. 2022-11-01 13:53:59 +01:00
environment-gdb.scm doc: Update "guix shell -D -f" example to new input style. 2022-01-14 22:39:24 +01:00
fdl-1.3.texi doc: Use HTTPS for external links. 2020-03-10 20:26:52 +01:00
guix-cookbook.texi doc: cookbook: Add section on MPD with bluealsa. 2022-11-06 00:35:56 +01:00
guix.texi offload: Increase default 'overload-threshold' value. 2022-11-23 19:34:42 +01:00
he-config-bare-bones.scm doc: Update example of a minimalistic home environment. 2022-06-10 22:42:49 +02:00
htmlxref.cnf doc: Fix Guix manual URLs in 'htmlxref.cnf'. 2022-08-05 00:14:29 +02:00
local.mk doc: Build more man pages. 2022-11-19 19:54:14 +01:00
package-hello.json doc: Document building and installing from JSON files. 2020-04-16 23:41:52 +02:00
package-hello.scm