<?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 Fast path Data processing on i.MX6Q ? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Fast-path-Data-processing-on-i-MX6Q/m-p/483303#M77062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We are using Freescale i.MX6Q Soc in our product as a control processor and want to process some specific type of traffic on fast path.&lt;/P&gt;&lt;P&gt;As this SOC is a Quard core so can I run linux kernel on 3 cores and Simple executable(Run to completion) on 4th Core for my fast path data processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one tried such type of scheme in any of iMX6 product?&lt;/P&gt;&lt;P&gt;Also can I fetch a specific type of network packet directly without traversing Ethernet driver and IP stack on core without LINUX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest some workaround if it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Y Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2016 05:36:31 GMT</pubDate>
    <dc:creator>yogeshgupta</dc:creator>
    <dc:date>2016-02-24T05:36:31Z</dc:date>
    <item>
      <title>Fast path Data processing on i.MX6Q ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Fast-path-Data-processing-on-i-MX6Q/m-p/483303#M77062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We are using Freescale i.MX6Q Soc in our product as a control processor and want to process some specific type of traffic on fast path.&lt;/P&gt;&lt;P&gt;As this SOC is a Quard core so can I run linux kernel on 3 cores and Simple executable(Run to completion) on 4th Core for my fast path data processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one tried such type of scheme in any of iMX6 product?&lt;/P&gt;&lt;P&gt;Also can I fetch a specific type of network packet directly without traversing Ethernet driver and IP stack on core without LINUX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest some workaround if it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Y Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 05:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Fast-path-Data-processing-on-i-MX6Q/m-p/483303#M77062</guid>
      <dc:creator>yogeshgupta</dc:creator>
      <dc:date>2016-02-24T05:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fast path Data processing on i.MX6Q ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Fast-path-Data-processing-on-i-MX6Q/m-p/483304#M77063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can implement&amp;nbsp; this following three steps :&lt;/P&gt;&lt;P&gt;1. Add the parameter isolcpus=[cpu_number] to the Linux kernel command line form the boot loader during&lt;/P&gt;&lt;P&gt;boot. This will instruct the Linux scheduler to no run any regular tasks on that CPU unless specifically&lt;/P&gt;&lt;P&gt;requested using cpu affinity.&lt;/P&gt;&lt;P&gt;2. Use CPU affinity to fix your specific task to the isolated CPU.&lt;/P&gt;&lt;P&gt;3. Use IRQ affinity to set other CPUs to handle all interrupts so that your isolated CPU will not receive any&lt;/P&gt;&lt;P&gt;interrupt. Some useful references:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="301130" data-objecttype="1" href="https://community.freescale.com/thread/301130"&gt;https://community.freescale.com/thread/301130&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2004" data-containertype="14" data-objectid="604888" data-objecttype="2" href="https://community.freescale.com/message/604888#604888"&gt;https://community.freescale.com/message/604888#604888&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Fast-path-Data-processing-on-i-MX6Q/m-p/483304#M77063</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-24T09:14:11Z</dc:date>
    </item>
  </channel>
</rss>

