[MDEV-27609] point-select test-case show regression with 4 numa Created: 2022-01-25 Updated: 2022-01-25 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.8.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Krunal Bauskar | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
1. Start server on 4 numa nodes. 10.8:
So per instance wait: 4.69 10.6:
So per instance wait: 1.34 10.8 rw-lock wait is 3.5 times more. Not sure what is causing the increased contention for MDL_lock. Don't see any other mutex contention on InnoDB side or other mutexes. 10.8: 5595ed9d9f20aeb463ac26e075c9cba41927e85e |