<?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: 1185GRE i7 Cache Allocation Technology (CAT) Config Problem in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1649384#M5453</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/388482"&gt;@polarursus&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I was checking this forum, besides what my co-worker mentioned, I would like to add:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Since TCC tools are not actively supported, you may check the following package in Github:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://github.com/intel/intel-cmt-cat" target="_blank"&gt;https://github.com/intel/intel-cmt-cat&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;And document&amp;nbsp;&amp;nbsp;#&lt;SPAN class="fontstyle0"&gt;786715&lt;/SPAN&gt;&amp;nbsp;-&amp;nbsp;Intel® Time Coordinated Computing (TCC) User Guide.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You can check section "5.1.2.2.1 Example L3 cache partitioning for an 11th Gen Intel® Core™ Processor i7-1185GRE".&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You will need a Premier account to get access to this document.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I hope this may be of help.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977?emcs_t=S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExTMk1CQTVSRlpOQUtOfDE1NjgxNTR8U1VCU0NSSVBUSU9OU3xoSw" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Dec 2024 02:54:40 GMT</pubDate>
    <dc:creator>Diego_INTEL</dc:creator>
    <dc:date>2024-12-14T02:54:40Z</dc:date>
    <item>
      <title>1185GRE i7 Cache Allocation Technology (CAT) Config Problem</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1635730#M5447</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have multiple systems with&amp;nbsp;Core i7 1185GRE processors on&amp;nbsp;&lt;A href="https://up-shop.org/default/up-xtreme-i11-boards-0000-series.html" target="_self"&gt;UP Xtreme i11 Series&lt;/A&gt; boards, I'm using them for realtime applications, and I have to do optimizations now to go further. A cyclic task jitter is higher than expected and high peaks are happening randomly. I'm using Ubuntu 24.04 / 6.8 realtime kernel currently, TCC and all related parameters set up correctly in the BIOS, kernel parameters also set up correctly. The next thing would be to separate allocate dedicated LLC cache ways for realtime cores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://webdls.ieiworld.com/data/_prod-detail-feature/DRPC-DEV-KIT/Real-Time-Tuning-Guide-11th-Gen-Intel-Core-Processors-1.4.pdf" target="_self"&gt;This&lt;/A&gt; guide was really helpful, I followed it thorughout the setup. The documentation is implying that I should be able to customize L3 / LLC cache allocation. But in reality I couldn't find make it work using documentations. The standard tool would be RDT / pqos tools, but pqos only lists L2 level cache, it says that L3 is not settable, it does not list them. I also tried to use msr with no luck, the corresponding addresses couldn't be set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understood from this documentation, that on some of the CPU's this is non-architectural, so as of my understanding, standard tools couldn't be used there, so I tried to install TCC Tools&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://networkbuilders.intel.com/docs/networkbuilders/improving-real-time-performance-of-codesys-control-applications-with-intel-s-real-time-technologies-1723443578.pdf" target="_self"&gt;This&lt;/A&gt; article is showing the result of setting LLC cache with this CPU family succesfully, they were using i5 version of this processor, os I suppose it should be done with i7 with no problems.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to use ECI tools, used the (currently) latest v3.3 to generate currently available Ubuntu 22.04 and 24.04 images, tried to install TCC tools using &lt;A href="https://eci.intel.com/docs/3.0.2/development/tcc-tools-legacy.html#intel-tcc-tools-get-started" target="_self"&gt;this&lt;/A&gt; guide, but I the verification step fails,&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo /usr/share/tcc_tools/scripts/setup_ssram/tcc_setup_ssram.sh &lt;SPAN class=""&gt;enable&lt;/SPAN&gt; --verify&lt;/PRE&gt;&lt;P&gt;I'm using UEFI BIOS, at boot time there is an error "No SSRAM Region found!" and "Start RTCM hypervisor runtime driver failed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the BIOS settings many times very carefully, but I do not have option in the BIOS called Software-SRAM (SSRAM) or Data Streams Optimizer (DSO).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got stuck, if anybody has some thoughts or experiences with this, any help would be well appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 06:22:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1635730#M5447</guid>
      <dc:creator>polarursus</dc:creator>
      <dc:date>2024-10-07T06:22:09Z</dc:date>
    </item>
    <item>
      <title>Re:1185GRE i7 Cache Allocation Technology (CAT) Config Problem</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1648950#M5448</link>
      <description>&lt;P&gt;Hello polarursus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting in the community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To ensure you receive the most specialized assistance, we have a dedicated forum that addresses these specific concerns. Therefore, I will be moving this discussion to our Embedded Forum. This will allow our knowledgeable community and experts to provide you with timely and accurate solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Norman S.&lt;/P&gt;&lt;P&gt;Intel Customer Support Engineer&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2024 14:41:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1648950#M5448</guid>
      <dc:creator>NormanS_Intel</dc:creator>
      <dc:date>2024-12-12T14:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: 1185GRE i7 Cache Allocation Technology (CAT) Config Problem</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1648986#M5449</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/388482"&gt;@polarursus&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We would like to help you but we do not have the information to help you with your request related to the cited third-party motherboard.&lt;/P&gt;
&lt;P&gt;Due to this, you should address as a reference your consultations related to the cited third-party motherboard by filling out the form or using any of the channels mentioned on the following website:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://up-board.org/contact-us/" target="_blank"&gt;https://up-board.org/contact-us/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 17:35:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1648986#M5449</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2024-12-12T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: 1185GRE i7 Cache Allocation Technology (CAT) Config Problem</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1649384#M5453</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/388482"&gt;@polarursus&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I was checking this forum, besides what my co-worker mentioned, I would like to add:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Since TCC tools are not actively supported, you may check the following package in Github:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://github.com/intel/intel-cmt-cat" target="_blank"&gt;https://github.com/intel/intel-cmt-cat&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;And document&amp;nbsp;&amp;nbsp;#&lt;SPAN class="fontstyle0"&gt;786715&lt;/SPAN&gt;&amp;nbsp;-&amp;nbsp;Intel® Time Coordinated Computing (TCC) User Guide.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You can check section "5.1.2.2.1 Example L3 cache partitioning for an 11th Gen Intel® Core™ Processor i7-1185GRE".&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;You will need a Premier account to get access to this document.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;I hope this may be of help.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977?emcs_t=S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExTMk1CQTVSRlpOQUtOfDE1NjgxNTR8U1VCU0NSSVBUSU9OU3xoSw" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2024 02:54:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/1185GRE-i7-Cache-Allocation-Technology-CAT-Config-Problem/m-p/1649384#M5453</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2024-12-14T02:54:40Z</dc:date>
    </item>
  </channel>
</rss>

