<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Are you asking for the in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Sampling-realtime-clock-speed-on-Ivy-Bridge-Haswell-Xeon-CPUs/m-p/1164291#M7117</link>
    <description>&lt;P&gt;Are you asking for the instantaneous CPU core frequency? &amp;nbsp;(I dunno if the phrase&amp;nbsp;"realtime clock" means something different in Windows.)&lt;/P&gt;&lt;P&gt;The instantaneous CPU core frequency can only be read while in kernel mode, and the act of switching from user mode to kernel mode can be enough to trigger the core frequency to change.&lt;/P&gt;&lt;P&gt;A combination of the TSC and hardware performance counters can be used to measure the average core frequency over an interval. &amp;nbsp;In most configurations, the TSC can be read at low latency from user space, while reading the performance counters is typically done using a kernel call. &amp;nbsp; The hardware supports reading the performance counters from user space (at low latency), but the resulting values are only useful if you can guarantee that the "before" and "after" user-space performance counter readings were taken on the same core.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 18:50:25 GMT</pubDate>
    <dc:creator>McCalpinJohn</dc:creator>
    <dc:date>2020-01-07T18:50:25Z</dc:date>
    <item>
      <title>Sampling realtime clock speed on Ivy Bridge / Haswell Xeon CPUs</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Sampling-realtime-clock-speed-on-Ivy-Bridge-Haswell-Xeon-CPUs/m-p/1164290#M7116</link>
      <description>&lt;P&gt;I am trying to sample the realtime clock speed on Windows, but it seems to only return the listed frequency for the CPU model regardless of C-state. Does anyone have a C++ routine that will return the realtime clock speed on an Ivy Bridge or Haswell Xeon CPU?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 22:42:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Sampling-realtime-clock-speed-on-Ivy-Bridge-Haswell-Xeon-CPUs/m-p/1164290#M7116</guid>
      <dc:creator>nyserveradmin</dc:creator>
      <dc:date>2019-12-30T22:42:29Z</dc:date>
    </item>
    <item>
      <title>Are you asking for the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Sampling-realtime-clock-speed-on-Ivy-Bridge-Haswell-Xeon-CPUs/m-p/1164291#M7117</link>
      <description>&lt;P&gt;Are you asking for the instantaneous CPU core frequency? &amp;nbsp;(I dunno if the phrase&amp;nbsp;"realtime clock" means something different in Windows.)&lt;/P&gt;&lt;P&gt;The instantaneous CPU core frequency can only be read while in kernel mode, and the act of switching from user mode to kernel mode can be enough to trigger the core frequency to change.&lt;/P&gt;&lt;P&gt;A combination of the TSC and hardware performance counters can be used to measure the average core frequency over an interval. &amp;nbsp;In most configurations, the TSC can be read at low latency from user space, while reading the performance counters is typically done using a kernel call. &amp;nbsp; The hardware supports reading the performance counters from user space (at low latency), but the resulting values are only useful if you can guarantee that the "before" and "after" user-space performance counter readings were taken on the same core.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:50:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Sampling-realtime-clock-speed-on-Ivy-Bridge-Haswell-Xeon-CPUs/m-p/1164291#M7117</guid>
      <dc:creator>McCalpinJohn</dc:creator>
      <dc:date>2020-01-07T18:50:25Z</dc:date>
    </item>
  </channel>
</rss>

