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

Fix MySQL bug #80784: Parallelize buffer pool initialization

    XMLWordPrintable

Details

    Description

      Buffer pool initialization is single-threaded and may take minutes on
      systems with large buffer pools. Startup time of often precious in
      production systems, so any ways to decrease it can have considerable
      effect.

      One low-hanging fruit to optimize it would be to initialize buffer pool
      instances in parallel threads. Which would result in roughly 8 times
      speedup for the default innodb_buffer_pool_instances value.

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            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.