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 1/9] Add vectorized getenv for glibc use


On 05/13/2013 10:11 AM, Siddhesh Poyarekar wrote:
> The result would be that in addition to being able to set
> GLIBC_PTHREAD_MUTEX environment variable, one could also set tunables
> at a user level or system level using configuration files, something
> like this:
> 
> pthread.mutex = adaptive
> pthread.mutex.retry_lock_busy = 10
> 
> and so on.

It probably does make sense to stick "pthread" in there to make
the namespace sensible for users and admins.

Cheers,
Carlos.


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