Re: Re-tune x86 uaccess code for PREEMPT_VOLUNTARY

From: Andi Kleen
Date: Tue Aug 13 2013 - 14:13:04 EST


On Tue, Aug 13, 2013 at 11:09:21AM -0700, H. Peter Anvin wrote:
> On 08/09/2013 04:04 PM, Andi Kleen wrote:
> > The x86 user access functions (*_user) were originally very well tuned,
> > with partial inline code and other optimizations.
> >
> > Then over time various new checks -- particularly the sleep checks for
> > a voluntary preempt kernel -- destroyed a lot of the tunings
> >
>
> Hi Andi,
>
> Are you going to respin this patchset to address the feedback?

Yes. I'm dropping all the user checks.

But you could already merge the first patch, it's independent
of all the others and not affected by the feedback.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/