KunpengBoostKit22.0.RC4.SchedAffinity
This patch offers better control of MySQL 8.0.25 thread scheduling on multiprocessor architecture. Specifically,
- To take advantages of data locality, foreground threads can be set to run in a target NUMA node.
- To avoid key background threads become the bottleneck, these threads can be set to run in their dedicated cores.