Skip to content

Commit ba40fb7

Browse files
committed
Resolve comment
Signed-off-by: Yang Zhang <[email protected]>
1 parent 901294e commit ba40fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tikv-configuration-file.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ Configuration items related to the single thread pool serving read requests. Thi
330330
- A scale-up is prevented if it would cause CPU usage to exceed the threshold minus a 10% leeway.
331331

332332
For example, setting this parameter to `0.8` ensures that the unified read pool does not consume more than 80% of the available CPU resources.
333+
+ This feature is active only when [`readpool.unified.auto-adjust-pool-size`](#auto-adjust-pool-size-new-in-v630) is set to `true`.
333334
+ Default value: `0.0`
334335
+ Value range: `[0.0, 1.0]`
335336

0 commit comments

Comments
 (0)