This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add GLIBC_PTHREAD_ELISION_ENABLE tunable


> On Thu, 2015-09-17 at 10:51 -0700, Roland McGrath wrote:
> > There should be no explicit code using new environment variables at all.
> > It should all go through the tunables framework so policy and knowledge
> > about use of environment variables is centralized.
> > 
> So how do we actually move that along?
> 
> Because it is not moving? 

What we agreed at the Cauldron was that the first step should be the
internal API for tunables, with a stub implementation that does not
implement new external mechanisms like new environment variables.  With
that in place, we can experiment concretely with specific "back ends" and
start achieving consensus.  But people seem to be be doing things in a
different order than what was agreed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]