<?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 Re: Reading Core2 Duo frequency? in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864727#M2633</link>
    <description>I want to know how to get frequency for each core through assembly....</description>
    <pubDate>Tue, 08 May 2007 09:43:08 GMT</pubDate>
    <dc:creator>tsunghsunwu</dc:creator>
    <dc:date>2007-05-08T09:43:08Z</dc:date>
    <item>
      <title>Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864722#M2628</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;How can an application get CPU (only Core 2 Duo) frequency ? I tried the method with __rtdsc but the results are different every time I run the application. Reading frequency from Brand String is not satisfactory for me --I assume that user's CPU can be overclocked. Is there an MSR register or other way for getting current CPU frequency or FSB frequency?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2007 23:27:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864722#M2628</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-05-02T23:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864723#M2629</link>
      <description>&lt;P&gt;You don't indicate what OS you want to do this under. If the answer is Windows, try using QueryPerformanceFrequency (see &lt;A href="http://msdn2.microsoft.com/en-us/library/bb173458.aspx"&gt;http://msdn2.microsoft.com/en-us/library/bb173458.aspx&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;On Linux, try looking in /proc/cpuinfo (see &lt;A href="http://lwn.net/Articles/162548/"&gt;http://lwn.net/Articles/162548/&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;--Robert&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2007 20:34:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864723#M2629</guid>
      <dc:creator>robert-reed</dc:creator>
      <dc:date>2007-05-03T20:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864724#M2630</link>
      <description>These locations often show the idle core frequency, e.g. 1600 Mhz for a 2933 Mhz Core 2 Duo.</description>
      <pubDate>Thu, 03 May 2007 20:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864724#M2630</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-05-03T20:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864725#M2631</link>
      <description>I'm sorry I forgot to write that it's about Windows. Well.... the problem with inaccurate readings is caused by QueryPerformanceFrequency. Each reading differs from previous on ~20 MHZ. For application that is ment to be helpfull for overclockers is too much. I'd be gratefull for other suggestions. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 May 2007 22:00:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864725#M2631</guid>
      <dc:creator>tdw1</dc:creator>
      <dc:date>2007-05-03T22:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864726#M2632</link>
      <description>&lt;P&gt;I am seeing a possibly related problem with performance measurement by rdtsc on Core 2 Duo. When running a short benchmark, starting with an idle machine (CPU speed throttled way back), the number of "clock ticks" reported by rdtsc comes out significantly lower. If anything, the actual elapsed time has to be higher, but I can't measure it accurately. If the test is repeated 5 seconds later, it comes out normal.&lt;/P&gt;
&lt;P&gt;When Demand Based Switching was introduced on Pentium D, we were sometimes advised to disable DBS (possibly a BIOS setup option) in order to avoid these anomalous results, by keeping CPU at full speed regardless of load. I wouldn't want to do that on a machine as hot as a full speed Pentiurm D.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2007 22:23:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864726#M2632</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-05-04T22:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Core2 Duo frequency?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864727#M2633</link>
      <description>I want to know how to get frequency for each core through assembly....</description>
      <pubDate>Tue, 08 May 2007 09:43:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Reading-Core2-Duo-frequency/m-p/864727#M2633</guid>
      <dc:creator>tsunghsunwu</dc:creator>
      <dc:date>2007-05-08T09:43:08Z</dc:date>
    </item>
  </channel>
</rss>

