Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-5472

CPU wastes time in wait and sys b/c of urandom access in RowStorage.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 22.08.8, 23.02.1
    • 23.10.1
    • PrimProc
    • 2023-11

    Description

      There is a stdlib random generator in RowStorage. Every time RowStorage is instantiated this random device tries to access urandom generator causing shared mutex contention and IO.
      The suggested workaround is to either drop the random generator or put it into StorageManager.

      Attachments

        Issue Links

          Activity

            People

              drrtuy Roman
              drrtuy Roman
              Sergey Zefirov Sergey Zefirov
              Kirill Perov Kirill Perov
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.