RFC: Proposal: Add NUMA Memory Policy Tunable to glibc malloc implementation
Florian Weimer
fweimer@redhat.com
Tue Aug 5 06:05:34 GMT 2025
* 罗春生:
> The original proposal addressed a specific timing challenge: critical
> allocations occurring during the initialization sequence: ld.so
> initialization → early malloc calls → first user call to
> set_mempolicy()
If the parent process calls set_mempolicy, the policy gets applied to
these earlier allocations, too.
Thanks,
Florian
More information about the Libc-alpha
mailing list