Skip to content

KunpengBoostKit22.0.RC4.SchedAffinity

Compare
Choose a tag to compare
@nbuxrr nbuxrr released this 04 Nov 08:46
e43324f

This patch offers better control of MySQL 8.0.25 thread scheduling on multiprocessor architecture. Specifically,

  1. To take advantages of data locality, foreground threads can be set to run in a target NUMA node.
  2. To avoid key background threads become the bottleneck, these threads can be set to run in their dedicated cores.