How to get maximum performance on HP Proliant server running CentOS 7? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionSetting CPU frequency guidelinesHow to configure network profiles in Centos?cpufreqd does not control temperature plus shows no outputIntel Xeon stuck at 800mhz CPU Freq on RHEL 6.5CentOS 7 cpupower not setting the CPU's to maximumHow to disable CPU frequency scaling in CentOS 6?Huge difference between Phoronix benchmarks on RedHat and Oracle linuxScale down to a specific frequency on Ubuntu Linux 14 w/ Intel CPUIntel Pstate frequency limits are overriddenUnresponsive system with powersave governor on Thinkpad X1 Carbon
What do you call the holes in a flute?
What to do with post with dry rot?
How to say that you spent the night with someone, you were only sleeping and nothing else?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Interesting examples of non-locally compact topological groups
What was the last x86 CPU that did not have the x87 floating-point unit built in?
What LEGO pieces have "real-world" functionality?
How to market an anarchic city as a tourism spot to people living in civilized areas?
Fishing simulator
How do I automatically answer y in bash script?
Active filter with series inductor and resistor - do these exist?
Determine whether f is a function, an injection, a surjection
If A makes B more likely then B makes A more likely"
Can a zero nonce be safely used with AES-GCM if the key is random and never used again?
Passing functions in C++
Autumning in love
Why is "Captain Marvel" translated as male in Portugal?
Need a suitable toxic chemical for a murder plot in my novel
Statistical model of ligand substitution
How can players take actions together that are impossible otherwise?
When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?
Using "nakedly" instead of "with nothing on"
Windows 10: How to Lock (not sleep) laptop on lid close?
Do working physicists consider Newtonian mechanics to be "falsified"?
How to get maximum performance on HP Proliant server running CentOS 7?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionSetting CPU frequency guidelinesHow to configure network profiles in Centos?cpufreqd does not control temperature plus shows no outputIntel Xeon stuck at 800mhz CPU Freq on RHEL 6.5CentOS 7 cpupower not setting the CPU's to maximumHow to disable CPU frequency scaling in CentOS 6?Huge difference between Phoronix benchmarks on RedHat and Oracle linuxScale down to a specific frequency on Ubuntu Linux 14 w/ Intel CPUIntel Pstate frequency limits are overriddenUnresponsive system with powersave governor on Thinkpad X1 Carbon
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to get constant maximum performance on my HP Proliant server running CentOS 7. Current configuration of using intel_pstate driver which varies clock speed between 1.2GHz - 2.4GHz isn't working. I want to fix the clock speed at 2.4GHz and the scaling frequency governor "performance" isn't allowing me to do that.
centos cpu hp
|
show 2 more comments
I'm trying to get constant maximum performance on my HP Proliant server running CentOS 7. Current configuration of using intel_pstate driver which varies clock speed between 1.2GHz - 2.4GHz isn't working. I want to fix the clock speed at 2.4GHz and the scaling frequency governor "performance" isn't allowing me to do that.
centos cpu hp
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
1
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
1
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58
|
show 2 more comments
I'm trying to get constant maximum performance on my HP Proliant server running CentOS 7. Current configuration of using intel_pstate driver which varies clock speed between 1.2GHz - 2.4GHz isn't working. I want to fix the clock speed at 2.4GHz and the scaling frequency governor "performance" isn't allowing me to do that.
centos cpu hp
I'm trying to get constant maximum performance on my HP Proliant server running CentOS 7. Current configuration of using intel_pstate driver which varies clock speed between 1.2GHz - 2.4GHz isn't working. I want to fix the clock speed at 2.4GHz and the scaling frequency governor "performance" isn't allowing me to do that.
centos cpu hp
centos cpu hp
edited Apr 10 at 22:29
Paradox
517318
517318
asked Apr 10 at 21:08
Kstar174Kstar174
145
145
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
1
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
1
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58
|
show 2 more comments
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
1
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
1
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
1
1
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
1
1
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511766%2fhow-to-get-maximum-performance-on-hp-proliant-server-running-centos-7%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511766%2fhow-to-get-maximum-performance-on-hp-proliant-server-running-centos-7%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
When you talk about "maximum performance" is to have the CPU running at its maximum frequency all the time?
– Paradox
Apr 10 at 22:21
@Paradox: Yes sir. That would be an ideal environment for me. Thanks!
– Kstar174
Apr 10 at 22:30
1
Not using maximum frequency is a feature not a bug. It is the expected behavior. Intel Turbo Boost Technology is a way to automatically run the processor core faster than the marked frequency. The processor must be working in the power, temperature, and specification limits of the thermal design power (TDP). This results in increased performance of both single and multithreaded applications. There is no need to install any software or application to support Intel® Turbo Boost Technology. Unless your CPU does not increase its frequency under load, you have no problem.
– Paradox
Apr 10 at 22:37
@Paradox: Thanks for pointing towards Turbo Boost. I will retain stock config & enable Turbo Boost and try out.
– Kstar174
Apr 10 at 22:47
1
@Kstart174 Unless you have some weird setting in the BIOS, it should be enabled by default (or not even able to choose). It is very likely that it's enabled and you did not notice that your CPU frequency was higher under load. Or that the temperature around your CPU is too high to avoid throttling.
– Paradox
Apr 10 at 22:58