GNU C Library 2.39 released
GNU C Library 2.39 released
Posted Feb 2, 2024 16:14 UTC (Fri) by alkbyby (subscriber, #61687)Parent article: GNU C Library 2.39 released
This from release notes
>> When enabled with non-lazy binding, the dynamic linker will rewrite indirect branches in PLT with direct branches.
looks extremely cool. Some programs will see a detectable performance win. Question: why it is tunable and apparently off by default? Anyone knows ?
