doc: foot.5: mention that setting workers=0 disables multithreading

This commit is contained in:
Daniel Eklöf 2019-12-17 19:09:19 +01:00
parent 9d09a09edd
commit 6c52cc35c3
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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