mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-03 01:40:17 -05:00
doc: foot.5: mention that setting workers=0 disables multithreading
This commit is contained in:
parent
9d09a09edd
commit
6c52cc35c3
1 changed files with 4 additions and 4 deletions
|
|
@ -46,10 +46,10 @@ in this order:
|
||||||
Number of scrollback lines. Default: _1000_.
|
Number of scrollback lines. Default: _1000_.
|
||||||
|
|
||||||
*workers*
|
*workers*
|
||||||
Number of threads to use for rendering. Default: the number of
|
Number of threads to use for rendering. Set to 0 to disable
|
||||||
available logical CPUs (including SMT). Note that this is not
|
multithreading. Default: the number of available logical CPUs
|
||||||
always the best value. In some cases, the number of physical
|
(including SMT). Note that this is not always the best value. In
|
||||||
_cores_ is better.
|
some cases, the number of physical _cores_ is better.
|
||||||
|
|
||||||
|
|
||||||
# SECTION: cursor
|
# SECTION: cursor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue