mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 09:36:17 +02:00
docs: add --throttle-factor
option
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@ -75,9 +75,8 @@ in the shell script that launches `bees`:
|
||||
schedtool -D -n20 $$
|
||||
ionice -c3 -p $$
|
||||
|
||||
You can also use the [`--loadavg-target` and `--thread-min`
|
||||
options](options.md) to further control the impact of bees on the rest
|
||||
of the system.
|
||||
You can also use the [load management options](options.md) to further
|
||||
control the impact of bees on the rest of the system.
|
||||
|
||||
Let the bees fly:
|
||||
|
||||
|
Reference in New Issue
Block a user