mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* TX53-8030 Memory Speed
@ 2012-11-15  6:59 Günter Gebhardt
  2012-11-15  7:46 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Günter Gebhardt @ 2012-11-15  6:59 UTC (permalink / raw)
  To: barebox


[-- Attachment #1.1: Type: text/plain, Size: 601 bytes --]

Hello,

we integrated KARO TX53-8030 support into our barebox 2012.07.0 some month 
ago.

We measured the performance of memcpy() and found that the throughput is only 
19MB/s. We expected it to be something like 10 times faster.

We saw that there is support for the TX-53 in general within the head of 
barebox.

Within the file arch/arm/boards/karo-tx53/flash_header.c it 
is stated that it only supports TX53 1011 (i.e. 1GB RAM).

Do You have settings applicable to our device? 

What throughput do You expect from this device? 

Are there some things to be aware of?

Kind Regard,
Guenter Gebhadt

[-- Attachment #1.2: Type: text/html, Size: 4545 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: TX53-8030 Memory Speed
  2012-11-15  6:59 TX53-8030 Memory Speed Günter Gebhardt
@ 2012-11-15  7:46 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-11-15  7:46 UTC (permalink / raw)
  To: Günter Gebhardt; +Cc: barebox

On Thu, Nov 15, 2012 at 07:59:22AM +0100, Günter Gebhardt wrote:
> Hello,
> 
> we integrated KARO TX53-8030 support into our barebox 2012.07.0 some month 
> ago.
> 
> We measured the performance of memcpy() and found that the throughput is only 
> 19MB/s. We expected it to be something like 10 times faster.
> 
> We saw that there is support for the TX-53 in general within the head of 
> barebox.
> 
> Within the file arch/arm/boards/karo-tx53/flash_header.c it 
> is stated that it only supports TX53 1011 (i.e. 1GB RAM).

Support for the TX53-8030 is currently in the -next branch, but
unfortunately it doesn't seem to work properly, see this thread:

http://lists.infradead.org/pipermail/barebox/2012-November/010983.html

> 
> Do You have settings applicable to our device? 
> 
> What throughput do You expect from this device? 

Just rechecked on my 1011 board (I can't find the 8030 board atm,
otherwise I would have fixed the support already), it's about
230MB/s using memcpy on the commandline. Probably you don't have
the MMU turned on which means you're running without data chaches.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-15  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-15  6:59 TX53-8030 Memory Speed Günter Gebhardt
2012-11-15  7:46 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox