The transparent huge page shrinker
The transparent huge page shrinker
Posted Sep 9, 2022 7:30 UTC (Fri) by linoliumz (guest, #134676)Parent article: The transparent huge page shrinker
In the README file of one of my HPC projects I have a section that describes how to enable transparent huge pages on Linux in order to get the best performance. Based on my experience, enabling transparent huge pages can provide a huge speed up on workloads that use a lot of RAM (> 50 GiB) e.g. one of my application's algorithms runs twice as fast if transparent huge pages are enabled. Any patch that brings us closer to enabling transparent huge pages by default is highly appreciated by me.
