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, 23:20:32 Japanische Normalzeit schrieb Andreas K. Huettel: > 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 Did it myself so I could send out 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+rT3CsWIV7VQSoFAmpe5ewbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyAAoJENwrFiFe1UEql0cQALjWC7RrFEcje3kiOhsF nNx2FKw2hqxbiEntJhxQD9NzAN6QN7uzd4Zn7OJvCG/OJvbmbGxGdT0o43L1fHbs NrmEqPTw85hA/aEImgbbKxP2N3sOsP1eJjRKsukFEqb5xobb3u0CzIPCmB1rjJbm QOGdru3cjn5iHVa0E4AVDGJTe92dMkOs+5q5NSgu7SD7W2JdOjSsEmKgGh1ZEdht KCxmXshLxCfG720/QnC2UpWabllGlXAovAHdw/OIfzjbDwP/09YerA8Zbicnvxx9 1h9vs/LuNe5Kw5Sk9mTPD1cJfJfRDld/4VpKo/vV8HBOmatJX5wYWn9XXAQ6zXAq k0Hp/VqIo6LWM/EGkc8i1gvrnXAk8Z5DV1wC5y4VpMzcjTh8cpbRSn2lkD/MBHVn gzqVkELUMCty9QhAXjeZRsz0N5JQUCquGZBuXxYmUgPvO7+zK5m2cd6T8YKa5gyy uBFpZWR6J2Z3vVM0dBOQultRqMXZj36RtDF4Pb7aL/aLng7FoGWD2nvaMA5RwUXR rY98nnM/6sOk0RRA1mVSdS9boaNDu7L8fjr8olMiLIskKi+wQcJeP+FWivd/zPo8 AgsDf0qB4Wy2DBMk1g8+JJiv+KLsYHMUFqYXf7FbAiUgWwYfPEAPXF356LkyB9mf vyM85OHy/hv8/+6Xi1IYkkXK =VitW -----END PGP SIGNATURE-----