<?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: How to set SCHED_IDLE threading task in Linux ls1021a  in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075074#M6271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could download cron source code, cross compile it and copy to the target board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2020 06:24:43 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2020-05-29T06:24:43Z</dc:date>
    <item>
      <title>How to set SCHED_IDLE threading task in Linux ls1021a</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075071#M6268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set a daily task(fstrim) with lowest priority, I am deciding to use&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;SCHED_IDLE thread to trigger this task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;As I am using a tiny image in my distro and i dont have cron in the linux user space.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;How am I able to implement this and where (should it be in the linux kernel?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;How can i trigger it on a daily basis.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 22:30:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075071#M6268</guid>
      <dc:creator>jiye</dc:creator>
      <dc:date>2020-05-26T22:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set SCHED_IDLE threading task in Linux ls1021a</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075072#M6269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to&amp;nbsp;&lt;A class="link-titled" href="https://stackoverflow.com/questions/43167963/setting-scheduling-policy-sched-idle-or-sched-batch-fails-with-einval-22" title="https://stackoverflow.com/questions/43167963/setting-scheduling-policy-sched-idle-or-sched-batch-fails-with-einval-22"&gt;c - Setting scheduling policy SCHED_IDLE or SCHED_BATCH fails with EINVAL (22) - Stack Overflow&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 07:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075072#M6269</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-05-27T07:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to set SCHED_IDLE threading task in Linux ls1021a</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075073#M6270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;i dont have cron in the linux user space.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;How can i trigger it on a daily basis.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2020 16:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075073#M6270</guid>
      <dc:creator>jiye</dc:creator>
      <dc:date>2020-05-28T16:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to set SCHED_IDLE threading task in Linux ls1021a</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075074#M6271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could download cron source code, cross compile it and copy to the target board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 06:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-set-SCHED-IDLE-threading-task-in-Linux-ls1021a/m-p/1075074#M6271</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-05-29T06:24:43Z</dc:date>
    </item>
  </channel>
</rss>

