Update Configuration.md (#4108)

This commit is contained in:
MrX292
2023-09-12 02:37:49 +02:00
committed by GitHub
parent 4a9fdc8b55
commit 0d13eec9a2

View File

@@ -81,7 +81,7 @@ These instructions are for existing users whose systems will be defaulted to use
This setting controls how many sub-tasks will be run in parallel during scanning and generation tasks. (See Tasks) This setting controls how many sub-tasks will be run in parallel during scanning and generation tasks. (See Tasks)
Auto-detection can be enabled by setting this to zero. This will calculate the number of parallel tasks to be cpu_cores/4 + 1. Auto-detection can be enabled by setting this to zero. This will calculate the number of parallel tasks to be logical cores/4 + 1.
This setting can be used to increase/decrease overall CPU utilisation in two scenarios: This setting can be used to increase/decrease overall CPU utilisation in two scenarios:
1) High performance 4+ core cpus. 1) High performance 4+ core cpus.