<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BYT] Offscreen tests performance drops to <1/3 due to power management"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102336#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BYT] Offscreen tests performance drops to <1/3 due to power management"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102336">bug 102336</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Mika spotted that tkr_raw was 2x faster than tkr_mono. The culprit is:

commit fc6eead7c1e2e5376c25d2795d4539fdacbc0648
Author: John Stultz <<a href="mailto:john.stultz@linaro.org">john.stultz@linaro.org</a>>
Date:   Mon May 22 17:20:20 2017 -0700

    time: Clean up CLOCK_MONOTONIC_RAW time handling

    Now that we fixed the sub-ns handling for CLOCK_MONOTONIC_RAW,
    remove the duplicitive tk->raw_time.tv_nsec, which can be
    stored in tk->tkr_raw.xtime_nsec (similarly to how its handled
    for monotonic time).

    Cc: Thomas Gleixner <<a href="mailto:tglx@linutronix.de">tglx@linutronix.de</a>>
    Cc: Ingo Molnar <<a href="mailto:mingo@kernel.org">mingo@kernel.org</a>>
    Cc: Miroslav Lichvar <<a href="mailto:mlichvar@redhat.com">mlichvar@redhat.com</a>>
    Cc: Richard Cochran <<a href="mailto:richardcochran@gmail.com">richardcochran@gmail.com</a>>
    Cc: Prarit Bhargava <<a href="mailto:prarit@redhat.com">prarit@redhat.com</a>>
    Cc: Stephen Boyd <<a href="mailto:stephen.boyd@linaro.org">stephen.boyd@linaro.org</a>>
    Cc: Kevin Brodsky <<a href="mailto:kevin.brodsky@arm.com">kevin.brodsky@arm.com</a>>
    Cc: Will Deacon <<a href="mailto:will.deacon@arm.com">will.deacon@arm.com</a>>
    Cc: Daniel Mentz <<a href="mailto:danielmentz@google.com">danielmentz@google.com</a>>
    Tested-by: Daniel Mentz <<a href="mailto:danielmentz@google.com">danielmentz@google.com</a>>
    Signed-off-by: John Stultz <<a href="mailto:john.stultz@linaro.org">john.stultz@linaro.org</a>></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>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>