linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V4 5/5] arm: mvebu: Added SMP support for Armada XP
Date: Tue, 20 Nov 2012 17:09:44 +0000	[thread overview]
Message-ID: <20121120170944.GH27765@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <20121120180759.27df512f@skate>

On Tue, Nov 20, 2012 at 05:07:59PM +0000, Thomas Petazzoni wrote:
> Dear Will Deacon,
> 
> On Tue, 20 Nov 2012 17:01:27 +0000, Will Deacon wrote:
> 
> > > I prefer to keep them separate, as we can use coherency without SMP.
> > > That's why I create the coherency_ll.S file instead of putting
> > > everything in this file.
> > 
> > Hmm, can you elaborate a bit more on coherency without SMP please? Do
> > these controls also affect IO coherency?
> 
> The coherency unit does coherency between CPUs, but also between the
> CPU and the devices for DMA. So for example the MV78230 is a single-core
> variant of the Armada XP, so having CONFIG_SMP for it is useless, but
> you still want the CPU to join the coherency fabric in order to provide
> coherency with I/O.
> 
> Thanks to the coherency unit, we have an almost DMA coherent
> architecture (see the HW I/O coherency patches from Gr?gory for
> details).

Ok, gotcha -- I didn't realise it was all controlled by the same register on
the CPU side.

Thanks for the explanation,

Will

      reply	other threads:[~2012-11-20 17:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 20:35 [PATCH V4 0/5] SMP support for Armada XP Gregory CLEMENT
2012-11-19 20:35 ` [PATCH V4 1/5] arm: mvebu: Added support for coherency fabric in mach-mvebu Gregory CLEMENT
2012-11-20 16:32   ` Will Deacon
2012-11-20 16:44     ` Gregory CLEMENT
2012-11-19 20:35 ` [PATCH V4 2/5] arm: mvebu: Added initial support for power managmement service unit Gregory CLEMENT
2012-11-19 20:35 ` [PATCH V4 3/5] arm: mvebu: Added IPI support via doorbells Gregory CLEMENT
2012-11-19 20:35 ` [PATCH V4 4/5] arm: mm: Added support for PJ4B cpu and init routines Gregory CLEMENT
2012-11-19 20:35 ` [PATCH V4 5/5] arm: mvebu: Added SMP support for Armada XP Gregory CLEMENT
2012-11-20 16:40   ` Will Deacon
2012-11-20 16:49     ` Gregory CLEMENT
2012-11-20 17:01       ` Will Deacon
2012-11-20 17:06         ` Gregory CLEMENT
2012-11-20 17:07         ` Thomas Petazzoni
2012-11-20 17:09           ` Will Deacon [this message]

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=20121120170944.GH27765@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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).