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

lock_move_reorganize_page() early exit check is useful only with lock elision

    XMLWordPrintable

Details

    Description

      After MDEV-40128, the early exit check in lock_move_reorganize_page() is useful only with lock elision support.
      This is because, when lock elision is not supported, TMLockGuard falls back to behave like LockGuard.
      The same check would be done using LockGuard later, in any case.
      Hence, the early exit check can be skipped when lock elision is not supported.

      Attachments

        Issue Links

          Activity

            People

              alessandro.vetere Alessandro Vetere
              alessandro.vetere Alessandro Vetere
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1d
                  1d
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 1h 40m Time Not Required
                  1h 40m

                  Git Integration

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