aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent/agent.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-05-15 11:58:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-05-15 12:40:02 +0200
commit31b8aa3c83f2bb1cd448c40677a1eb8266dad2ce (patch)
tree993f63699613fb80683d1a4019fd83d0cddeb282 /bbot/agent/agent.cli
parent72d8458270a88cde27262afeb54a5345035cfd92 (diff)
Add CPU boosting for higher 4th priority levels
Diffstat (limited to 'bbot/agent/agent.cli')
-rw-r--r--bbot/agent/agent.cli6
1 files changed, 5 insertions, 1 deletions
diff --git a/bbot/agent/agent.cli b/bbot/agent/agent.cli
index 1046685..0a9147c 100644
--- a/bbot/agent/agent.cli
+++ b/bbot/agent/agent.cli
@@ -60,7 +60,11 @@ namespace bbot
number (\cb{--cpu}) is boosted to the full number of available hardware
threads (or, to view it another way, the fourth priority level has 20
possible values, not 10, with the first 0-9 being without the boost while
- the last 10-19 being with the boost).
+ the last 10-19 being with the boost). Note that this boosting semantics
+ may not be accurate if the agent is executed with CPU affinity. Also note
+ that there is no corresponding RAM boosting and it's possible that in some
+ configurations the amount of RAM will be insufficient for the boosted CPU
+ count.
Note that the priority levels are hierarchical in a sense that within a
given higher level URLs can be further prioritized using the lower