<?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>S32GのトピックRe: forced delay during running a c++ program</title>
    <link>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1408982#M494</link>
    <description>&lt;P&gt;Linux is a multitasking environment. There are always some interrupts and/or&lt;BR /&gt;active tasks in the schedule. If your task/process experiences delays, the&lt;BR /&gt;system must be busy with something else. Run any available Linux profiling&lt;BR /&gt;tool to find where CPU spends time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Feb 2022 12:19:23 GMT</pubDate>
    <dc:creator>bpe</dc:creator>
    <dc:date>2022-02-04T12:19:23Z</dc:date>
    <item>
      <title>forced delay during running a c++ program</title>
      <link>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1407963#M491</link>
      <description>&lt;P&gt;Dear NXP team,&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;S32G-VNP-EVB and "Linux s32g274aevb aarch64 GNU/Linux".&lt;/P&gt;&lt;P&gt;I have written a little program in attachment. There are always unexpected delay over 200ms.&lt;/P&gt;&lt;P&gt;It is just a for-loop, which will be called every 10ms using thread.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;for(int j = 0; j &amp;lt; 150000; j++);&lt;/P&gt;&lt;P&gt;The runtime of this for-loop takes about 1ms.&amp;nbsp; Sometimes this for-loop was called after 200ms.&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 09:58:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1407963#M491</guid>
      <dc:creator>Yongxin_Yu</dc:creator>
      <dc:date>2022-02-02T09:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: forced delay during running a c++ program</title>
      <link>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1408982#M494</link>
      <description>&lt;P&gt;Linux is a multitasking environment. There are always some interrupts and/or&lt;BR /&gt;active tasks in the schedule. If your task/process experiences delays, the&lt;BR /&gt;system must be busy with something else. Run any available Linux profiling&lt;BR /&gt;tool to find where CPU spends time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 12:19:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1408982#M494</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2022-02-04T12:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: forced delay during running a c++ program</title>
      <link>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1411166#M505</link>
      <description>&lt;P&gt;Thanks a lot for your replay.&lt;/P&gt;&lt;P&gt;The cpu load was from 3% to 4%. Could this cpu load&amp;nbsp; cause to a delay of 200ms ?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:25:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1411166#M505</guid>
      <dc:creator>Yongxin_Yu</dc:creator>
      <dc:date>2022-02-09T16:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: forced delay during running a c++ program</title>
      <link>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1411825#M511</link>
      <description>&lt;P&gt;CPU load averages have little to do with a userspace task execution timeline. I see&lt;BR /&gt;no alternative to profiling if you want to know why you observe fluctuations in execution time.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Platon&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 12:48:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/forced-delay-during-running-a-c-program/m-p/1411825#M511</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2022-02-10T12:48:17Z</dc:date>
    </item>
  </channel>
</rss>

