The transparent huge page shrinker
The transparent huge page shrinker
Posted Sep 10, 2022 9:35 UTC (Sat) by linoliumz (guest, #134676)In reply to: The transparent huge page shrinker by WolfWings
Parent article: The transparent huge page shrinker
My application supports many different operating systems, not only Linux. I try to keep my code base portable, I am willing to add workarounds for specific operating systems to my application if it will provide a significant benefit to my users and the workaround is relatively small. However, in this case I don't think is worth the effort. In my opinion the current Linux support of transparent huge pages is a mess (to be fair, on Windows it is even worse) and I prefer to simply wait until the situation improves and hopefully transparent huge pages will eventually be enabled by default.
