[PATCH v5 4/4] Add system-wide tunables: Filters
DJ Delorie
dj@redhat.com
Tue Feb 24 23:08:01 GMT 2026
Yury Khrustalev <yury.khrustalev@arm.com> writes:
>> + tst-tunconf1 \
>
> What about static executables? I tried adding the same test in static
> form and of course it doesn't work :)
Yeah, the tunables cache is loaded by the dynamic loader, and static
binaries don't have that. I haven't looked into how much code would be
pulled in to support this but I also don't know if we need to support
static binaries anyway.
More information about the Libc-alpha
mailing list