Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hugepages #71

Open
gblelloch opened this issue Feb 21, 2024 · 0 comments
Open

hugepages #71

gblelloch opened this issue Feb 21, 2024 · 0 comments

Comments

@gblelloch
Copy link
Contributor

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 improves by almost a factor of two. Several of the other group_by and reduce_by operations are also affected.

Should add to documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant