[MDEV-26935] Improve MDL to be scalable with many thousands OS threads Created: 2021-10-29 Updated: 2023-10-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Locking |
| Fix Version/s: | 11.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In it does much better with pool-of-threads, even with thread-pool-max-threads=1000, but one can argue that fixing/relaxing this bottleneck could be important. |