public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Performance of the ARM's PL310 L2 cache.
Date: Fri, 17 Aug 2012 12:09:47 -0700	[thread overview]
Message-ID: <20120817190947.GE3255@bill-the-cat> (raw)
In-Reply-To: <20120817174953.08add23e@amdc308.digital.local>

On Fri, Aug 17, 2012 at 05:49:53PM +0200, Lukasz Majewski wrote:

> Hi Aneesh,
> 
> I've enabled the L2 cache for Trats board. Please find results from
> performance tests.
> The test function as well as my way for enabling L2 are attached to
> this e-mail. 
[snip]
> Have you had similar results with OMAP? 
> Do you do more configuration when enabling the L2 at OMAP? 

At least on some parts, it's similar here.  The normal sequence of
operations is loading a relatively small payload (kernel, maybe device
tree) from storage and then booting it (which turns off L2 anyways).
This is why I was willing to disable DCACHE as a USB workaround, the
common use-case doesn't see a great deal of help from dcache being on.

-- 
Tom

  reply	other threads:[~2012-08-17 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 15:49 [U-Boot] Performance of the ARM's PL310 L2 cache Lukasz Majewski
2012-08-17 19:09 ` Tom Rini [this message]
2012-09-23 20:12   ` Marek Vasut
2012-10-01  8:23     ` Lukasz Majewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120817190947.GE3255@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox