Re: [PATCH] manual: Add stability warning regarding system-wide tunables
"Andreas K. Huettel" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Gentoo Linux |
| Message-ID | <[email protected]> |
Am Montag, 20. Juli 2026, 22:53:56 Japanische Normalzeit schrieb Florian Weimer: > And mention system-wide tunables in NEWS. > Works for me. Please push it and I'll rebase and resend the remaining changes. Thanks! -a Reviewed-by: Andreas K. Hüttel <[email protected]> > --- > NEWS | 5 +++++ > manual/tunables.texi | 8 +++++++- > 2 files changed, 12 insertions(+), 1 deletion(-) > > diff --git a/NEWS b/NEWS > index e30b7a5f76..c161a3f5b0 100644 > --- a/NEWS > +++ b/NEWS > @@ -9,6 +9,11 @@ Version 2.44 > > Major new features: > > +* System-wide tunables can be applied using /etc/tunables.conf and > + running ldconfig. Specific tunable settings and the > + /etc/tunables.conf file format and path are not part of the stable > + library interfaces and may change between releases. > + > * A new tunable, glibc.elf.thp, is added to map read-only segments with > Transparent Huge Pages (THP) if THP isn't disable in kernel. When > glibc.elf.thp is set to 1, malloc uses the actual kernel THP mode > diff --git a/manual/tunables.texi b/manual/tunables.texi > index e7dcef1040..b53cfbf4be 100644 > --- a/manual/tunables.texi > +++ b/manual/tunables.texi > @@ -92,7 +92,13 @@ In addition to setting the @code{GLIBC_TUNABLES} environment variable, > tunables may be provided globally via the file > @file{/etc/tunables.conf}, which gets stored in glibc's dynamic > library cache @file{/etc/ld.so.cache} and read by every program at > -startup. @file{/etc/tunables.conf} contains one tunable per line: > +startup. > + > +@strong{Portability Note:} Specific tunable settings and the > +@file{/etc/tunables.conf} file format and path are not part of the > +stable library interfaces and may change between releases. > + > +The file @file{/etc/tunables.conf} contains one tunable per line: > > @example > glibc.malloc.trim_threshold=128 > > base-commit: 249639137ed360d1827d9e663261ba26d2b01d81 > > -- PD Dr. Andreas K. Hüttel [email protected] Gentoo Linux developer (council, comrel, toolchain, base-system, perl, libreoffice) https://wiki.gentoo.org/wiki/User:Dilfridge
signature.asc
(application/pgp-signature, 870 B)
-----BEGIN PGP SIGNATURE----- iQJPBAABCAA5FiEE/Rnm0xsZLuTcY+rT3CsWIV7VQSoFAmpeLrAbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyAAoJENwrFiFe1UEqyw0QAIhF1U1srgKWNEjWP/sp /xsqlAgGrMWKwoHTNUnVM3YysGAj0cSf80ZLpKmAMIqIGXTolclBUQg1RHHlos3J sdhYhqq3TK4EGTLPpC5N8rT9CHBNj9TxLbhu1xNV6RA9CRzjCLtLjqu07b2c7zKi lijn33iLcWrOdIPBQ47jhKv35zW9aio+OLdhUR6cY64YPD/k0cXIL0DwezjUFW6/ 5Ge2bqmTW4/ygJY85dQcvHlZc4qeBrxJhWrSxWTHPjAaTcQXfCJt/DbLhFRjnbQJ /JdTwAz2Z2QpuzcGwDfMxyCpdQJLTcTQ7sdRrPve/Ztj7YzQowS9jHABJBsKfuSR nqaIC1LOhsTH2iqV8LEKFm30HgqDn5TMpkXtHhNtjvEmmhYabAe85qvXUpnDte2O 87THfpBT6bUlOLYzy1vhsbcfG3Rfm78UcGz6rdZUwZeZIRZPUMpgCXVQ8NndSo9n kbl5IqS9C+RpR+STjqqq9nTKOOdcEnfiUpTZYC1Z4bDCD30cmBmIgphoBLNjc+9K vjVFlBhdut2dkU3SoOm8BG06Ros37eiQSWbEoh7Uv4Wbu8pdxnDBUB5hGdYduM8f XO9MboAnPtwsIpDNPQHQkDg8HvkMPQeqUFdfrFPpuhTcNQ1IUsDaFiKepK+r0ls8 RzH4feGtsbolBvbX+XpVOA3/ =bUVL -----END PGP SIGNATURE-----