The rest of the 6.10 merge window
The rest of the 6.10 merge window
Posted May 28, 2024 17:56 UTC (Tue) by bluca (subscriber, #118303)In reply to: The rest of the 6.10 merge window by Cyberax
Parent article: The rest of the 6.10 merge window
Usual rubbish. What you, again, fail to understand, is that it's there for free, given there _will_ be multiple processes actively using those APIs, which means the shared library is already loaded in memory by the kernel, and cached among all processes using it. So there is (next to) no extra cost if you don't need it, and if suddenly requirements change and you do need it, you get it for free.
