parlaylib
parlaylib copied to clipboard
hugepages
Some of the benchmarks when run on linux get significant performance improvement by setting /sys/kernel/mm/transparent_hugepage/enabled to "always" instead of the default "madvise". In particular bench_histogram
Should add to documentation.