Hello,

Could you please elaborate on the relation between thread_pool and
physical devices?

By default thread_pool is scaling with the number of CPUs. Does the
default value make sense in cases where the physical devices are fewer
than the CPUs? For HDD? For SSD?

What is the relation between user processes-> thread_pool-> io
scheduler -> physical devices?

Does it make sense to try to optimize thread_pool value?
Man page is very vague on the effect of this parameter.

Best Regards,
Jim

Reply via email to