<?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: Prozessoreinstellung 100% Auslastung Intel I7-1255U in German Discussions</title>
    <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985703#M1302</link>
    <description>&lt;P&gt;This one &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@7651DD0E8772B3B5D93ADA9ABA2E067C/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 12:19:45 GMT</pubDate>
    <dc:creator>CallistoJag</dc:creator>
    <dc:date>2023-09-07T12:19:45Z</dc:date>
    <item>
      <title>Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2978723#M1289</link>
      <description>&lt;DIV&gt;Hallo,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;meine CPU ist zu 100% ausgelastet. Wie muss der Prozessor eingestellt werden, um Siemens TIA Portal und EPLAN 2023 Problemlos nutzen zu können?&lt;/DIV&gt;&lt;DIV&gt;Betriebssystem: Windows 10&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hier mein Prozessor:&lt;/DIV&gt;&lt;DIV&gt;CPU&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;12th Gen Intel(R) Core(TM) i7-1255U&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Basisgeschwindigkeit: 1,70 GHz&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sockets: 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Kerne: 10&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Logische Prozessoren: 12&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;RAM: 64 gb&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Danke!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sun, 23 Jul 2023 14:31:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2978723#M1289</guid>
      <dc:creator>turtle_87</dc:creator>
      <dc:date>2023-07-23T14:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2982221#M1296</link>
      <description>&lt;P&gt;Keiner eine Idee?&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@A980A086E1638D4AD3EEEA3E4845E400/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:56:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2982221#M1296</guid>
      <dc:creator>turtle_87</dc:creator>
      <dc:date>2023-08-14T18:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2982223#M1297</link>
      <description>&lt;P&gt;Nicht selbst ausprobiert, aber in verschiedenen Forenbeiträgen gefunden. Einen Versuch ist es wert.&lt;/P&gt;
&lt;P&gt;Die folgenden zusätzliche Einträge in der &lt;EM&gt;.vmx&lt;/EM&gt; Datei sollen dafür sorgen, dass nur die P-Cores, nicht aber die E-Cores der CPU genutzt werden. D.h. die VM sollte dafür auch nur 4 vCPUs zugeordnet haben.&lt;/P&gt;
&lt;P&gt;Wichtig: Die Änderungen mit geschlossener VMware Workstation durchführen, damit die geänderte .vmx Datei erneut eingelesen wird.&lt;/P&gt;
&lt;PRE class="bbCodeCode" dir="ltr" data-xf-init="code-block" data-lang=""&gt;&lt;CODE&gt;Processor0.use = "TRUE"
Processor1.use = "TRUE"
Processor2.use = "TRUE"
Processor3.use = "TRUE"
Processor4.use = "FALSE"
Processor5.use = "FALSE"
Processor6.use = "FALSE"
Processor7.use = "FALSE"
Processor8.use = "FALSE"
Processor9.use = "FALSE"
Processor10.use = "FALSE"
Processor11.use = "FALSE"&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:41:01 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2982223#M1297</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-08-14T19:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985601#M1300</link>
      <description>&lt;P&gt;Kannst du mir beschreiben wie ich die Änderung mache? Eine Datei .vmx find ich nicht.&lt;/P&gt;&lt;P&gt;Nur folgende: (siehe Anhang)&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 19:52:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985601#M1300</guid>
      <dc:creator>turtle_87</dc:creator>
      <dc:date>2023-09-06T19:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985674#M1301</link>
      <description>&lt;P&gt;Windows blended im Explorer leider standardmäßig Dateiendungen bekannter Formate aus.&lt;BR /&gt;Die gesuchte Datei ist die "Window 10 x64" vom Typ "VMware virtual machine configuration".&lt;/P&gt;
&lt;P&gt;Es handelt sich um eine Textdatei, die mit einem beliebigen Editor (z.B. Notepad) bearbeitet werden kann.&lt;/P&gt;
&lt;P&gt;Am besten vor dem Editieren eine Backup-Kopie erstellen!&lt;/P&gt;
&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 08:02:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985674#M1301</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2023-09-07T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prozessoreinstellung 100% Auslastung Intel I7-1255U</title>
      <link>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985703#M1302</link>
      <description>&lt;P&gt;This one &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@7651DD0E8772B3B5D93ADA9ABA2E067C/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 12:19:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/German-Discussions/Prozessoreinstellung-100-Auslastung-Intel-I7-1255U/m-p/2985703#M1302</guid>
      <dc:creator>CallistoJag</dc:creator>
      <dc:date>2023-09-07T12:19:45Z</dc:date>
    </item>
  </channel>
</rss>

