linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Olof Johansson <olof@lixom.net>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [2/2] POWERPC: Lower threshold for DART enablement to 1GB, V2
Date: Fri, 14 Apr 2006 08:38:31 +1000	[thread overview]
Message-ID: <1144967911.4935.35.camel@localhost.localdomain> (raw)
In-Reply-To: <20060413222721.GN24769@pb15.lixom.net>

On Thu, 2006-04-13 at 17:27 -0500, Olof Johansson wrote:
> On Fri, Apr 14, 2006 at 06:51:55AM +1000, Benjamin Herrenschmidt wrote:
> 
> > an improvement with the DART thanks to virtual merging. Currently, we
> > pay a cost due to our stupid invalidate mecanism that we should really
> > fix by shooting the TLB directly.
> 
> What was keeping me from implementing this before was the lack of public
> documentation on how to do it. Has that changed? I'd be happy to do the
> implementation.

Darwin has the macros to access the TLB though it doesn't use them... I
suppose I can get the necessary doco bit from the microelectronics folks
for the CPC925, that should apply to U3 as well, though U4 has a
different format afaik. I'll dig and will come back to you.

> > Also have you made sure all your
> > additions for handling crappy hardware are nicely wrapped in unlikely()
> > statements ? :)
> 
> I would expect the dynamic predictor to work quite well on this. I'm not
> worried about the overhead of the tests as much as the overhead of
> having to enable the DART for smaller configs. If benchmark profiling
> shows different down the road then we can add them.

Ok.

Ben.

  reply	other threads:[~2006-04-13 22:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-13  2:05 [PATCH] [1/2] POWERPC: IOMMU support for honoring dma_mask Olof Johansson
2006-04-13  2:28 ` [PATCH] [2/2] POWERPC: Lower threshold for DART enablement to 1GB Olof Johansson
2006-04-13  2:52   ` [PATCH] [2/2] POWERPC: Lower threshold for DART enablement to 1GB, V2 Olof Johansson
2006-04-13  6:40     ` Muli Ben-Yehuda
2006-04-13 10:45       ` Benjamin Herrenschmidt
2006-04-13 16:07         ` Olof Johansson
2006-04-13 17:31           ` Muli Ben-Yehuda
2006-04-13 20:52             ` Benjamin Herrenschmidt
2006-04-14 14:48               ` Muli Ben-Yehuda
2006-04-14 20:57                 ` Benjamin Herrenschmidt
2006-04-15  7:45                   ` Muli Ben-Yehuda
2006-04-15 13:09                     ` Jimi Xenidis
2006-04-15 13:37                   ` Jon Mason
2006-04-15 20:28                     ` Benjamin Herrenschmidt
2006-04-13 20:51           ` Benjamin Herrenschmidt
2006-04-13 22:27             ` Olof Johansson
2006-04-13 22:38               ` Benjamin Herrenschmidt [this message]
2006-04-13 15:57       ` Olof Johansson
2006-04-14 18:55 ` [PATCH] [1/2] POWERPC: IOMMU support for honoring dma_mask Olof Johansson

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=1144967911.4935.35.camel@localhost.localdomain \
    --to=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olof@lixom.net \
    --cc=paulus@samba.org \
    /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;
as well as URLs for NNTP newsgroup(s).