mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-08 08:20:59 -04: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
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue