public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Testing Data Cache for armv7 (beagleboard)
@ 2010-10-06 23:31 chris chriss
  2010-10-07  0:56 ` Reinhard Meyer
  2010-10-07  6:14 ` Heiko Schocher
  0 siblings, 2 replies; 7+ messages in thread
From: chris chriss @ 2010-10-06 23:31 UTC (permalink / raw)
  To: u-boot

I'm trying to test the cache on my beagle with a snapshot from the git tree
today.  I tried it out by loading a file from the mmc with dcache off and
then dcache on.  I didn't see any difference in speed.  After reading this
commit (http://git.denx.de/?p=u-boot.git;a=commit;h=95c6f6d), I expected to
see a performance improvement.


This is a capture of how I tested it...

<capture>

OMAP3 beagleboard.org # mmc init 1
mmc1 is available
OMAP3 beagleboard.org # dcache
Data (writethrough) Cache is OFF
OMAP3 beagleboard.org # fatload mmc 0:1 0x80000000 uImage.bin
reading uImage.bin

3852836 bytes read
OMAP3 beagleboard.org # dcache on
Data (writethrough) Cache is ON
OMAP3 beagleboard.org # fatload mmc 0:1 0x80000000 uImage.bin
reading uImage.bin

3852836 bytes read
OMAP3 beagleboard.org #

</capture>

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <8f0047be822f419132f5f2df38bc14b5@mail.gmail.com>]

end of thread, other threads:[~2010-10-13 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 23:31 [U-Boot] Testing Data Cache for armv7 (beagleboard) chris chriss
2010-10-07  0:56 ` Reinhard Meyer
2010-10-07  6:14 ` Heiko Schocher
2010-10-07 16:57   ` chris c
2010-10-07 18:04     ` Wolfgang Denk
2010-10-12  1:25       ` chris c
     [not found] <8f0047be822f419132f5f2df38bc14b5@mail.gmail.com>
2010-10-13 18:45 ` Ghorai, Sukumar

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