<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Real time priority broken with systemd 218"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87570">87570</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Real time priority broken with systemd 218
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>adriano.lols@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Can't elevate process scheduling from normal to real time (fifo), neither as a
normal user or root. It's a fully updated archlinux system with the just
released systemd 218.

Steps to reproduce:
Look for this rtkit-daemon log output, when it starts:
rtkit-daemon[10832]: Successfully called chroot.
rtkit-daemon[10832]: Successfully dropped privileges.
rtkit-daemon[10832]: Successfully limited resources.
rtkit-daemon[10832]: Running.
rtkit-daemon[10832]: Canary thread running.
rtkit-daemon[10832]: Failed to make ourselves RT: Operation not permitted
rtkit-daemon[10832]: Watchdog thread running.

downgrade to systemd 217
notice that rtkit-daemon does not outputs "Failed to make ourselves RT:
Operation not permitted" anymore and any process that request real time
scheduling (like jack) will now work properly.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>