[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFzGFmGzytS_kDfs8FF=zZ2Y2sXpMNbY+g6EgVfwWEyaBw@mail.gmail.com>
Date: Wed, 4 Nov 2015 22:46:01 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>, Peter Anvin <hpa@...or.com>,
Borislav Petkov <borislav.petkov@....com>,
Peter Zijlstra <peterz@...radead.org>,
Mike Travis <travis@....com>,
Daniel J Blueman <daniel@...ascale.com>
Subject: Re: [patch 02/14] x86/apic: Implement single target IPI function for x2apic_cluster
On Wed, Nov 4, 2015 at 10:38 PM, Ingo Molnar <mingo@...nel.org> wrote:
>
> but in the above sequence I think we can do even better: we don't need the
> local_irq_save()/restore() I think.
Right. Thomas added that one to my patch.
I don't think he realized just *how* trivial sending a single IPI is
with the x2apic, and just how horribly nasty the mask case is in
comparison (and how nasty it is that we historically turn a the single
ipi into a mask).
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists