This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Andi Kleen <andi at firstfloor dot org>
- Cc: <libc-alpha at sourceware dot org>, Andi Kleen <ak at linux dot jf dot intel dot com>
- Date: Fri, 28 Jun 2013 15:11:57 +0000
- Subject: Re: [PATCH 09/14] Add a configure option to enable lock elision and disable by default
- References: <1372398717-16530-1-git-send-email-andi at firstfloor dot org> <1372398717-16530-10-git-send-email-andi at firstfloor dot org> <Pine dot LNX dot 4 dot 64 dot 1306281322190 dot 27363 at digraph dot polyomino dot org dot uk> <20130628150655 dot GV6123 at two dot firstfloor dot org>
On Fri, 28 Jun 2013, Andi Kleen wrote:
> On Fri, Jun 28, 2013 at 01:22:59PM +0000, Joseph S. Myers wrote:
> > On Thu, 27 Jun 2013, Andi Kleen wrote:
> >
> > > 2013-06-18 Andi Kleen <ak@linux.intel.com>
> > >
> > > * config.h.in (ENABLE_LOCK_ELISION): Add.
> > > * configure: Regenerate.
> > > * configure.in (--enable-lock-elision): Add option.
> > > * manual/install.texi: Document --enable lock elision.
> >
> > INSTALL is a generated file that needs regenerating after changes to
> > install.texi.
>
> How do I do that?
"make INSTALL" (and then remove the trailing newline that adds, by hand,
to avoid running into the git hooks objecting to adding blank lines at end
of file; we ought to automate that bit).
--
Joseph S. Myers
joseph@codesourcery.com