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: Any way to allow tunables to include small headers?


On 11/27/18 4:52 PM, Florian Weimer wrote:
> * Carlos O'Donell:
> 
>> I was thinking a micro-header that defines just the defaults, and we
>> use it in C code and the tunables list file. That would mean allowing
>> a include to pass through scripts/gen-tunables.awk and that could set
>> dangerous precedent :-)
> 
> It might be nicer to extract the defaults from the tunables list file
> and generate a C header from that.  This avoids the need for include
> file processing for tunabe list files (for now).

Oh. That's a much better idea. Let's do that.

-- 
Cheers,
Carlos.


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