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

Transparent Huge Pages (THP) #19109

Open
new-dream opened this issue Dec 26, 2024 · 0 comments
Open

Transparent Huge Pages (THP) #19109

new-dream opened this issue Dec 26, 2024 · 0 comments

Comments

@new-dream
Copy link
Contributor

What would you like to be added?

Transparent Huge Pages (THP)

Why is this needed?

Go has some memory-related optimizations, as seen in this link, which includes Linux Transparent Huge Pages (THP).

Is it suitable to enable Transparent Huge Pages on the node where etcd is running?

Relevant references:

Oracle recommends disabling Transparent Huge Pages:
Oracle documentation

Redis recommends disabling Transparent Huge Pages:
Redis documentation

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

No branches or pull requests

1 participant