doc: foot.ini: workers: "if you have a ridiculous number of cores"

This commit is contained in:
Daniel Eklöf 2025-04-14 07:03:37 +02:00
parent b93d2f042c
commit 9a6227acb3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -419,6 +419,10 @@ empty string to be set, but it must be quoted: *KEY=""*)
multithreading. Default: the number of available logical CPUs multithreading. Default: the number of available logical CPUs
(including SMT). Note that this is not always the best value. In (including SMT). Note that this is not always the best value. In
some cases, the number of physical _cores_ is better. some cases, the number of physical _cores_ is better.
In case you have a ridiculous amount of cores and/or threads,
consider limiting the number of *workers*, since foot cannot
parallelize more than the number of visible rows.
*utmp-helper* *utmp-helper*
Path to utmp logging helper binary. Path to utmp logging helper binary.