Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-24952

Simplify the locking and access of lock hash tables

Details

    Description

      The LockGuard and LockMultiGuard in MDEV-20612 should be a step to the right direction, replacing lock_sys.mutex with a combination of lock_sys.latch and a hash table mutex. However, we could improve performance further if we first computed the start address of the hash table bucket chain and then derived the address of the hash table mutex from that.

      Attachments

        Issue Links

          Activity

            marko Marko Mäkelä created issue -
            marko Marko Mäkelä made changes -
            Field Original Value New Value
            marko Marko Mäkelä made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            marko Marko Mäkelä made changes -
            issue.field.resolutiondate 2021-02-24 14:25:58.0 2021-02-24 14:25:58.492
            marko Marko Mäkelä made changes -
            Fix Version/s 10.6.0 [ 24431 ]
            Fix Version/s 10.6 [ 24028 ]
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 119408 ] MariaDB v4 [ 134397 ]

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.