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

system_setup: energy performance settings #53

Closed
schaefi opened this issue Jul 3, 2018 · 0 comments
Closed

system_setup: energy performance settings #53

schaefi opened this issue Jul 3, 2018 · 0 comments
Assignees

Comments

@schaefi
Copy link
Collaborator

schaefi commented Jul 3, 2018

Energy Performance Settings for sap hana instances is recommended to use:

# CPU Frequency/Voltage scaling
cpupower frequency-set -g performance

# low latency/maximum performance
cpupower set -b 0

Add this for persistency into /etc/init.d/boot.local. The image has the rc-local service activated which causes the reading of that file.

@schaefi schaefi changed the title system_setup: Energy Performance Settings system_setup: energy performance settings Jul 3, 2018
schaefi added a commit that referenced this issue Jul 5, 2018
Extend the system_setup service with the setup of the
kernel samepage handling and energy performance selection.
This Fixes #54 and Fixes #53
schaefi added a commit that referenced this issue Jul 5, 2018
Extend the system_setup service with the setup of the
kernel samepage handling and energy performance selection.
This Fixes #54 and Fixes #53
@schaefi schaefi self-assigned this Jul 5, 2018
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