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 11:19 -0700, Roland McGrath wrote:
> 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.

I may have misunderstood what you meant; my understanding of your
objection was that you did not want an envvar for each tunable and
wanted a single envvar or config file, which seems to be different from
what you've mentioned now, which seems to be to not provide any way to
externally specify tunables and only have the internal scaffolding in
place.  I believe Carlos may have misunderstood as well since we
discussed this in depth later and seemed to be talking the same thing.

If what I understand now is correct, the first cut should be easier. 
 I'll try to get a proper patch up for review after a week or so.

Siddhesh


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