<?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: [ACPI] Processor Register Block access in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854544#M1771</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/425015"&gt;medinad&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Sorry, I feel a little confused about Intel Forums.&lt;BR /&gt;And thanks about your suggestion.&lt;BR /&gt;Regards. Daniel.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Daniel...&lt;BR /&gt;Do try the excellent suggestion by Gael, but I would not discard the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN forums &lt;/A&gt;completely.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why don't you try other forumsfrom the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN Forums&lt;/A&gt; page?&lt;BR /&gt;You can try either the &lt;A href="http://software.intel.com/en-us/forums/threading-on-intel-parallel-architectures/"&gt;multi core (Threading on Parallel Architectures)&lt;/A&gt; forum, like John S suggested, or maybe the &lt;A href="http://software.intel.com/en-us/forums/intel-avx-and-cpu-instructions/"&gt;CPU Instructions&lt;/A&gt; forum.&lt;BR /&gt;It is worth to try -- they may not know the answer, but maybe they can give you yet another direction or suggestion :).&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
    <pubDate>Tue, 21 Apr 2009 20:03:23 GMT</pubDate>
    <dc:creator>Shmuel_G_Intel</dc:creator>
    <dc:date>2009-04-21T20:03:23Z</dc:date>
    <item>
      <title>[ACPI] Processor Register Block access</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854541#M1768</link>
      <description>Hello,&lt;BR /&gt;I came from &lt;A href="http://communities.intel.com/thread/3280?tstart=0"&gt;processor's forum&lt;/A&gt; at Intel Support Community where they cannot resolve my problem, and send me here.&lt;BR /&gt;&lt;BR /&gt;I am playing with the acpi specification and a basic OS. I would like to implement some acpi functions over this OS. One of them is the processor control (throttling). It is managed thought the Processor Register Block (P_BLK). but I can not find a way to locate this register block.&lt;BR /&gt;&lt;BR /&gt;I saw intel and ACPI web page (&lt;A class="jive-link-external-small" href="http://acpi.info/"&gt;&lt;SPAN&gt;acpi.info&lt;/SPAN&gt;&lt;/A&gt;). I downloaded the specification from last one.&lt;BR /&gt;&lt;BR /&gt;I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it. &lt;BR /&gt;&lt;BR /&gt;The OS I am working with is MaRTE OS (&lt;A href="http://marte.unican.es"&gt;http://marte.unican.es&lt;/A&gt;), a Hard RTOS with a Minimal RT POSIX.13 subset. I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it.&lt;BR /&gt;&lt;BR /&gt;I would like to know how to locate this register block (P_BLK). Not how to use it (by now).&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Daniel M.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 09:09:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854541#M1768</guid>
      <dc:creator>medinad</dc:creator>
      <dc:date>2009-04-21T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: [ACPI] Processor Register Block access</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854542#M1769</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/425015"&gt;medinad&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;I came from &lt;A href="http://communities.intel.com/thread/3280?tstart=0"&gt;processor's forum&lt;/A&gt; at Intel Support Community where they cannot resolve my problem, and send me here.&lt;BR /&gt;&lt;BR /&gt;I am playing with the acpi specification and a basic OS. I would like to implement some acpi functions over this OS. One of them is the processor control (throttling). It is managed thought the Processor Register Block (P_BLK). but I can not find a way to locate this register block.&lt;BR /&gt;&lt;BR /&gt;I saw intel and ACPI web page (&lt;A class="jive-link-external-small" href="http://acpi.info/"&gt;&lt;SPAN&gt;acpi.info&lt;/SPAN&gt;&lt;/A&gt;). I downloaded the specification from last one.&lt;BR /&gt;&lt;BR /&gt;I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it. &lt;BR /&gt;&lt;BR /&gt;The OS I am working with is MaRTE OS (&lt;A href="http://marte.unican.es"&gt;http://marte.unican.es&lt;/A&gt;), a Hard RTOS with a Minimal RT POSIX.13 subset. I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it.&lt;BR /&gt;&lt;BR /&gt;I would like to know how to locate this register block (P_BLK). Not how to use it (by now).&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Daniel M.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello Daniel,&lt;BR /&gt;&lt;BR /&gt;Unfortunately we cannot help you here either - we support developers who are working with Intel Active Management Technology. You might want to send your question to the &lt;A href="http://supportmail.intel.com/scripts-emf/welcome.aspx"&gt;Intel support email&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;--Gael</description>
      <pubDate>Tue, 21 Apr 2009 15:20:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854542#M1769</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2009-04-21T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: [ACPI] Processor Register Block access</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854543#M1770</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334712"&gt;Gael Holmes (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/425015"&gt;medinad&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;I came from &lt;A href="http://communities.intel.com/thread/3280?tstart=0"&gt;processor's forum&lt;/A&gt; at Intel Support Community where they cannot resolve my problem, and send me here.&lt;BR /&gt;&lt;BR /&gt;I am playing with the acpi specification and a basic OS. I would like to implement some acpi functions over this OS. One of them is the processor control (throttling). It is managed thought the Processor Register Block (P_BLK). but I can not find a way to locate this register block.&lt;BR /&gt;&lt;BR /&gt;I saw intel and ACPI web page (&lt;A class="jive-link-external-small" href="http://acpi.info/"&gt;&lt;SPAN&gt;acpi.info&lt;/SPAN&gt;&lt;/A&gt;). I downloaded the specification from last one.&lt;BR /&gt;&lt;BR /&gt;I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it. &lt;BR /&gt;&lt;BR /&gt;The OS I am working with is MaRTE OS (&lt;A href="http://marte.unican.es"&gt;http://marte.unican.es&lt;/A&gt;), a Hard RTOS with a Minimal RT POSIX.13 subset. I am working at a low level programing (C) read/writing into the registers, not the specification's ASL or AML. And I am starting with the acpi component architecture (ACPICA), but I do not found the throttling configuration in it.&lt;BR /&gt;&lt;BR /&gt;I would like to know how to locate this register block (P_BLK). Not how to use it (by now).&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Daniel M.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello Daniel,&lt;BR /&gt;&lt;BR /&gt;Unfortunately we cannot help you here either - we support developers who are working with Intel Active Management Technology. You might want to send your question to the &lt;A href="http://supportmail.intel.com/scripts-emf/welcome.aspx"&gt;Intel support email&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;--Gael&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry, I feel a little confused about Intel Forums.&lt;BR /&gt;&lt;BR /&gt;And thanks about your suggestion.&lt;BR /&gt;&lt;BR /&gt;Regards. Daniel.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 17:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854543#M1770</guid>
      <dc:creator>medinad</dc:creator>
      <dc:date>2009-04-21T17:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: [ACPI] Processor Register Block access</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854544#M1771</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/425015"&gt;medinad&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Sorry, I feel a little confused about Intel Forums.&lt;BR /&gt;And thanks about your suggestion.&lt;BR /&gt;Regards. Daniel.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Daniel...&lt;BR /&gt;Do try the excellent suggestion by Gael, but I would not discard the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN forums &lt;/A&gt;completely.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why don't you try other forumsfrom the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN Forums&lt;/A&gt; page?&lt;BR /&gt;You can try either the &lt;A href="http://software.intel.com/en-us/forums/threading-on-intel-parallel-architectures/"&gt;multi core (Threading on Parallel Architectures)&lt;/A&gt; forum, like John S suggested, or maybe the &lt;A href="http://software.intel.com/en-us/forums/intel-avx-and-cpu-instructions/"&gt;CPU Instructions&lt;/A&gt; forum.&lt;BR /&gt;It is worth to try -- they may not know the answer, but maybe they can give you yet another direction or suggestion :).&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Tue, 21 Apr 2009 20:03:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854544#M1771</guid>
      <dc:creator>Shmuel_G_Intel</dc:creator>
      <dc:date>2009-04-21T20:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: [ACPI] Processor Register Block access</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854545#M1772</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/168225"&gt;Shmuel Gershon (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Hi Daniel...&lt;BR /&gt;Do try the excellent suggestion by Gael, but I would not discard the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN forums &lt;/A&gt;completely.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why don't you try other forumsfrom the &lt;A href="http://software.intel.com/en-us/forums/"&gt;ISN Forums&lt;/A&gt; page?&lt;BR /&gt;You can try either the &lt;A href="http://software.intel.com/en-us/forums/threading-on-intel-parallel-architectures/"&gt;multi core (Threading on Parallel Architectures)&lt;/A&gt; forum, like John S suggested, or maybe the &lt;A href="http://software.intel.com/en-us/forums/intel-avx-and-cpu-instructions/"&gt;CPU Instructions&lt;/A&gt; forum.&lt;BR /&gt;It is worth to try -- they may not know the answer, but maybe they can give you yet another direction or suggestion :).&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;I found a new kind of registers that allow me do what I want.&lt;BR /&gt;MSR that could be read with RDMSR and write WRMSR (It was hard to me find how to use that registers).&lt;BR /&gt;&lt;BR /&gt;registers are: IA32_CLOCK_MODULATION, IA32_MPERF and IA32_APERF.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Daniel M.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 15:32:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/ACPI-Processor-Register-Block-access/m-p/854545#M1772</guid>
      <dc:creator>medinad</dc:creator>
      <dc:date>2009-05-13T15:32:43Z</dc:date>
    </item>
  </channel>
</rss>

