linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH 0/3] New algorithm for ASID allocation and rollover
Date: Thu, 20 Sep 2012 17:36:30 +0100	[thread overview]
Message-ID: <505B460E.8050909@arm.com> (raw)
In-Reply-To: <1348157770-9647-1-git-send-email-will.deacon@arm.com>

On 20/09/12 17:16, Will Deacon wrote:

Hi Will,

> This is a resend of the patches originally posted here:
> 
>   http://lists.infradead.org/pipermail/linux-arm-kernel/2012-August/114344.html
> 
> I received some minor comments in that thread, but nothing that warranted
> any changes to the code. Due to the nature of these changes, I would
> very much like to put these into -next for some exposure prior to merging.
> 
> Again, all feedback welcome.
> 
> Will
> 
> 
> Will Deacon (3):
>   ARM: mm: remove IPI broadcasting on ASID rollover
>   ARM: mm: avoid taking ASID spinlock on fastpath
>   ARM: mm: use bitmap operations when allocating new ASIDs
> 
>  arch/arm/include/asm/mmu.h         |   11 +--
>  arch/arm/include/asm/mmu_context.h |   82 +--------------
>  arch/arm/mm/context.c              |  207 +++++++++++++++++++-----------------
>  3 files changed, 115 insertions(+), 185 deletions(-)

FWIW, after using this series on VE A15 (both as a host and as KVM guests):

Tested-by: Marc Zyngier <marc.zyngier@arm.com>

	M.
-- 
Jazz is not dead. It just smells funny...

      parent reply	other threads:[~2012-09-20 16:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20 16:16 [RESEND PATCH 0/3] New algorithm for ASID allocation and rollover Will Deacon
2012-09-20 16:16 ` [RESEND PATCH 1/3] ARM: mm: remove IPI broadcasting on ASID rollover Will Deacon
2012-09-20 16:16 ` [RESEND PATCH 2/3] ARM: mm: avoid taking ASID spinlock on fastpath Will Deacon
2012-09-20 16:16 ` [RESEND PATCH 3/3] ARM: mm: use bitmap operations when allocating new ASIDs Will Deacon
2012-09-20 16:36 ` Marc Zyngier [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=505B460E.8050909@arm.com \
    --to=marc.zyngier@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).