Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1770

Check usage of real time features of qemu

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • production
    • OpenNebula

    Description

      We run all VMs with -realtime mlock=off, check if that make sense, especially in context of low latency. From the first reading of docs, we should enable it in some cases (running tests).

      We could consider adding to VMs used for tests, something like that:

      <domain>
      <memoryBacking>
      <locked/>
      </memoryBacking>
      <memtune>
      <hard_limit unit='G'>5</hard_limit>
      </memtune>
      </domain>

      More resources: https://libvirt.org/formatdomain.html

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tosaraja Tony Sarajärvi
            nierob Nierob
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes