mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
doc: foot.ini: workers: "if you have a ridiculous number of cores"
This commit is contained in:
parent
b93d2f042c
commit
9a6227acb3
1 changed files with 4 additions and 0 deletions
|
|
@ -419,6 +419,10 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
multithreading. Default: the number of available logical CPUs
|
||||
(including SMT). Note that this is not always the best value. In
|
||||
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*
|
||||
Path to utmp logging helper binary.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue