<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: MCF5445X performance</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156858#M4660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my result is(cpu:200mhz,memory:64m bytes):&lt;/P&gt;&lt;P&gt;top:&lt;/P&gt;&lt;P&gt;top - 00:30:01 up 30 min,&amp;nbsp; 0 users,&amp;nbsp; load average: 0.04, 0.01, 0.00&lt;BR /&gt;Tasks:&amp;nbsp; 20 total,&amp;nbsp;&amp;nbsp; 1 running,&amp;nbsp; 19 sleeping,&amp;nbsp;&amp;nbsp; 0 stopped,&amp;nbsp;&amp;nbsp; 0 zombie&lt;BR /&gt;Cpu(s):&amp;nbsp; 0.7%us,&amp;nbsp; 0.0%sy,&amp;nbsp; 0.0%ni,&amp;nbsp; 0.0%id,&amp;nbsp; 0.0%wa, 99.3%hi,&amp;nbsp; 0.0%si,&amp;nbsp; 0.0%&lt;BR /&gt;st&lt;BR /&gt;Mem: &amp;nbsp;&amp;nbsp;&amp;nbsp; 62568k total,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7320k used,&amp;nbsp;&amp;nbsp;&amp;nbsp; 55248k free,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0k buffers&lt;/P&gt;&lt;P&gt;&amp;nbsp; PID USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PR&amp;nbsp; NI&amp;nbsp; VIRT&amp;nbsp; RES&amp;nbsp; SHR S %CPU %MEM&amp;nbsp;&amp;nbsp;&amp;nbsp; TIME+&amp;nbsp; COMMAND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; 364 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 3200&amp;nbsp; 864&amp;nbsp; 592 S&amp;nbsp; 5.3&amp;nbsp; 1.4&amp;nbsp;&amp;nbsp; 0:01.13 netperf&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vmstat:&amp;nbsp;&lt;/P&gt;&lt;P&gt;procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----&lt;BR /&gt;&amp;nbsp;r&amp;nbsp; b&amp;nbsp;&amp;nbsp; swpd&amp;nbsp;&amp;nbsp; free&amp;nbsp;&amp;nbsp; buff&amp;nbsp; cache&amp;nbsp;&amp;nbsp; si&amp;nbsp;&amp;nbsp; so&amp;nbsp;&amp;nbsp;&amp;nbsp; bi&amp;nbsp;&amp;nbsp;&amp;nbsp; bo&amp;nbsp;&amp;nbsp; in&amp;nbsp;&amp;nbsp; cs us sy id wa&lt;BR /&gt;&amp;nbsp;0&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 55320&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; 4184&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 469&amp;nbsp; 334&amp;nbsp; 1 99&amp;nbsp; 0&amp;nbsp; 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2009 16:20:10 GMT</pubDate>
    <dc:creator>xiangbiaotong</dc:creator>
    <dc:date>2009-05-11T16:20:10Z</dc:date>
    <item>
      <title>MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156854#M4656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I have tested &amp;nbsp;mcf54455 fei performance on m54455evb + linuxBsp using netperf-2.4.4.tar.gz. I used a ethernet cable connect linux pc to m54455evb ,so no other net devices can affect test result.test result here:&lt;/P&gt;&lt;P&gt;1. M54455EVB(server)&amp;lt;--&amp;gt;M54455EVB(client)（on&amp;nbsp;single machine）: 83Mbits/s.&lt;/P&gt;&lt;P&gt;(on&amp;nbsp;single machine ,first execute netserver,and then&amp;nbsp;execute netperf -H 127.0.0.1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. M54455EVB(server,192.100.185.183)&amp;lt;--&amp;gt;linux pc (client,192.100.185.185):&amp;nbsp;&amp;nbsp; 23Mbits/s.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(run netserver on&amp;nbsp;m5445evb,run netperf -H 192.100.185.183 on pc linux)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. M54455EVB(client,192.100.185.183)&amp;lt;--&amp;gt;linux pc(server,192.100.185.185):&amp;nbsp;&amp;nbsp; 12Mbits/s.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(run netserver on&amp;nbsp;linux pc,run netperf -H 192.100.185.185 on m54455evb)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But,I run netperf -H 192.100.185.185 on AT91RM9200+Linux2.6,the result is &lt;STRONG&gt;60Mbit/s&lt;/STRONG&gt;. AT91RM9200 run on 180Mhz(200mips),mcf5445x run on 266mhz(410mips).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have update the patch (2008/08/08 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please forgive my pool english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 23:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156854#M4656</guid>
      <dc:creator>xiangbiaotong</dc:creator>
      <dc:date>2009-02-26T23:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156855#M4657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Who can help me? I have spent four months on this project. I found this problem&amp;nbsp;a few&amp;nbsp;weeks ago.I don't known the reason of so low performance. If the reason is mcf5445x's problem,&amp;nbsp; I will give up this project. if the reason is linux bsp,I hope somebody can help me,tell me how to modify the bsp.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 22:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156855#M4657</guid>
      <dc:creator>xiangbiaotong</dc:creator>
      <dc:date>2009-03-04T22:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156856#M4658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have worse result.&lt;/P&gt;&lt;P&gt;M54455EVB &amp;lt;--&amp;gt; M54455EVB 28. 71 10^6 bps&lt;/P&gt;&lt;P&gt;M54455EVB netserver &amp;lt;--&amp;gt; PC Suse Linux 2.6.28 netperf&amp;nbsp; 9.45 10^6 bps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to localhost (127.0.0.1) port 0 AF_INET&lt;BR /&gt;Recv&amp;nbsp;&amp;nbsp; Send&amp;nbsp;&amp;nbsp;&amp;nbsp; Send&lt;BR /&gt;Socket Socket&amp;nbsp; Message&amp;nbsp; Elapsed&lt;BR /&gt;Size&amp;nbsp;&amp;nbsp; Size&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throughput&lt;BR /&gt;bytes&amp;nbsp; bytes&amp;nbsp;&amp;nbsp; bytes&amp;nbsp;&amp;nbsp;&amp;nbsp; secs.&amp;nbsp;&amp;nbsp;&amp;nbsp; 10^6bits/sec&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;87380&amp;nbsp; 16384&amp;nbsp; 16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28.71&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 10.0.0.110 (10.0.0.110) port 0 AF_INET&lt;BR /&gt;Recv&amp;nbsp;&amp;nbsp; Send&amp;nbsp;&amp;nbsp;&amp;nbsp; Send&lt;BR /&gt;Socket Socket&amp;nbsp; Message&amp;nbsp; Elapsed&lt;BR /&gt;Size&amp;nbsp;&amp;nbsp; Size&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throughput&lt;BR /&gt;bytes&amp;nbsp; bytes&amp;nbsp;&amp;nbsp; bytes&amp;nbsp;&amp;nbsp;&amp;nbsp; secs.&amp;nbsp;&amp;nbsp;&amp;nbsp; 10^6bits/sec&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;87380&amp;nbsp; 16384&amp;nbsp; 16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.45&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 23:31:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156856#M4658</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2009-03-05T23:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156857#M4659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you get a measurement of cpu load under these test conditions? I too have run tests with netperf on the mcf54455 evb and from what I can see, netperf consumes virtually all the cpu resource. Furthermore, if I run a UDP test with netperf (or netcat) user space is totally starved such that the console is completely unresponsive. This really shouldn't be the case. Interestingly, running top from the procps package in ltib indicates that even when idling, cpu resource is at ~ 99% but this time seems to be spent doing hw interrupts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;top indicates:

top - 00:08:13 up 8 min,  1 user,  load average: 0.00, 0.02, 0.00
Tasks: 24 total, 1 running, 23 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.8%us, 0.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 99.2%hi, 0.0%si, 0.0%st
Mem: 255320k total, 7736k used, 247584k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 4280k cached

vmstat indicates:

procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa
 2  0      0 247304      0   4280    0    0     0     0  153  210  1 99  0  0
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you confirm if this is the same for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:01:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156857#M4659</guid>
      <dc:creator>mjlear</dc:creator>
      <dc:date>2020-10-29T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156858#M4660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my result is(cpu:200mhz,memory:64m bytes):&lt;/P&gt;&lt;P&gt;top:&lt;/P&gt;&lt;P&gt;top - 00:30:01 up 30 min,&amp;nbsp; 0 users,&amp;nbsp; load average: 0.04, 0.01, 0.00&lt;BR /&gt;Tasks:&amp;nbsp; 20 total,&amp;nbsp;&amp;nbsp; 1 running,&amp;nbsp; 19 sleeping,&amp;nbsp;&amp;nbsp; 0 stopped,&amp;nbsp;&amp;nbsp; 0 zombie&lt;BR /&gt;Cpu(s):&amp;nbsp; 0.7%us,&amp;nbsp; 0.0%sy,&amp;nbsp; 0.0%ni,&amp;nbsp; 0.0%id,&amp;nbsp; 0.0%wa, 99.3%hi,&amp;nbsp; 0.0%si,&amp;nbsp; 0.0%&lt;BR /&gt;st&lt;BR /&gt;Mem: &amp;nbsp;&amp;nbsp;&amp;nbsp; 62568k total,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7320k used,&amp;nbsp;&amp;nbsp;&amp;nbsp; 55248k free,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0k buffers&lt;/P&gt;&lt;P&gt;&amp;nbsp; PID USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PR&amp;nbsp; NI&amp;nbsp; VIRT&amp;nbsp; RES&amp;nbsp; SHR S %CPU %MEM&amp;nbsp;&amp;nbsp;&amp;nbsp; TIME+&amp;nbsp; COMMAND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; 364 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 3200&amp;nbsp; 864&amp;nbsp; 592 S&amp;nbsp; 5.3&amp;nbsp; 1.4&amp;nbsp;&amp;nbsp; 0:01.13 netperf&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vmstat:&amp;nbsp;&lt;/P&gt;&lt;P&gt;procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----&lt;BR /&gt;&amp;nbsp;r&amp;nbsp; b&amp;nbsp;&amp;nbsp; swpd&amp;nbsp;&amp;nbsp; free&amp;nbsp;&amp;nbsp; buff&amp;nbsp; cache&amp;nbsp;&amp;nbsp; si&amp;nbsp;&amp;nbsp; so&amp;nbsp;&amp;nbsp;&amp;nbsp; bi&amp;nbsp;&amp;nbsp;&amp;nbsp; bo&amp;nbsp;&amp;nbsp; in&amp;nbsp;&amp;nbsp; cs us sy id wa&lt;BR /&gt;&amp;nbsp;0&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 55320&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; 4184&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 469&amp;nbsp; 334&amp;nbsp; 1 99&amp;nbsp; 0&amp;nbsp; 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 16:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156858#M4660</guid>
      <dc:creator>xiangbiaotong</dc:creator>
      <dc:date>2009-05-11T16:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: MCF5445X performance</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156859#M4661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;That's interesting :smileyhappy: as it's pretty much the same as me. (I'm running at 266MHz with 256MB RAM). What version of kernel are you running on the target and have you applied any patches? Are you having general performance problems all round or is is just specific to networking?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 16:43:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF5445X-performance/m-p/156859#M4661</guid>
      <dc:creator>mjlear</dc:creator>
      <dc:date>2009-05-11T16:43:26Z</dc:date>
    </item>
  </channel>
</rss>

