[MDEV-21925] Redo log mutex competition is serious Created: 2020-03-12 Updated: 2020-04-05 Resolved: 2020-04-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5.1 |
| Fix Version/s: | 10.5.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | peng | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | innodb | ||
| Issue Links: |
|
||||||||||||
| Description |
|
In the high concurrent write scenario, the redo log mutex takes up a lot of CPU time。 |
| Comments |
| Comment by Marko Mäkelä [ 2020-03-12 ] |
|
You filed MDEV-21923 for a very similar question, which I answered there by linking to existing tickets. |
| Comment by Vladislav Vaintroub [ 2020-03-12 ] |
|
yaojiapeng, this is exactly what |