<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.communities.hp.com/online/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'BladeSystem' and 'green IT'</title><link>http://www.communities.hp.com/online/search/SearchResults.aspx?o=DateDescending&amp;tag=BladeSystem,green+IT&amp;orTags=0</link><description>Search results matching tags 'BladeSystem' and 'green IT'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>Applications Matter - What Affects Server Power Consumption: Part 2</title><link>http://www.communities.hp.com/online/blogs/eyeonblades/archive/2009/06/10/applications-matter.aspx</link><pubDate>Wed, 10 Jun 2009 22:21:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:92181</guid><dc:creator>Tony Harvey</dc:creator><description>&lt;p&gt;&amp;nbsp;How does the application you are using and what it is doing affect the power consumption of system.&lt;/p&gt;
&lt;p&gt;The first thing that everyone looks at when talking about power consumption is CPU utilization.&amp;nbsp; Unfortunately CPU utilization is not a good proxy for power consumption and the reason why goes right down to the instruction level. Modern CPUs like the Intel Nehalem and AMD Istanbul processors have 100s of millions of transistors on the die. &amp;nbsp;What really drives power consumption is how many of those transistors are actually active.&amp;nbsp; At the most basic level an instruction will activate a number of transistors on the CPU, depending on what the instruction is actually doing a different number of transistors will be activated. So a simple register add, for example, might integer add the values in two registers and place the result in a third register.&amp;nbsp; A relatively small number of transistors will be active during this sequence.&amp;nbsp; The opposite would be a complex instruction that streams data from memory to the cache and feeds it to the floating point unit activating millions of transistors simultaneously.&lt;/p&gt;
&lt;p&gt;Further to this modern CPU architectures allow some instruction level parallelization so you can, if the code sequence supports it, run multiple operations simultaneously. Then on top of that we have multiple threads and multiple cores.&amp;nbsp; So depending on how the code is written you can have a single linear sequence of instructions running or multiple parallel streams running on multiple ALUs and FPUs in the processor simultaneously&lt;/p&gt;
&lt;p&gt;Add to that the fact that in modern CPUs the power load drops dramatically when the CPU is not actively working, idle circuitry in the CPU is placed in sleep modes, standby or switched off to reduce power consumption.&amp;nbsp; So if you&amp;#39;re not running any floating point code, for example, huge numbers of transistors are not active and not consuming much power.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This means that application power utilization varies depending on what the application is actually doing and how it is written.&amp;nbsp; &amp;nbsp;Therefore depending on the application you run you will see massively different power consumption even if they all report 100% CPU utilization. &amp;nbsp;You can even see differences running the same benchmark depending on which compiler is used and whether the benchmark was optimized for a specific platform or not and the exact instruction sequence that is run.&lt;/p&gt;
&lt;p&gt;The data in graph below shows the relative power consumption of an HP BladeSystem c7000 Enclosure with 32 BL2x220c Servers.&amp;nbsp; We ran a bunch of applications and also had a couple of customers with the same configuration who wre able to give us power measurements off their enclosures.&amp;nbsp; One key thing to note is that the CPU was pegged at 100% for all of these tests, (except the idle measurement obviously).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/eyeonblades/Power-Consumption.jpg"&gt;&lt;img src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/eyeonblades/Power-Consumption.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see there is a significant difference between idle and the highest power application, Linpack running across 8 cores in each blade.&amp;nbsp; Another point to look at is that two customer applications, Rendering and Monte Carlo, don&amp;#39;t get anywhere close to the Prime95 and Linpack benchmarks in terms of power consumption.&lt;/p&gt;
&lt;p&gt;It is therefore impossible to say what is the power consumption of server X and comparing it to server Y unless they are both running the same application under the same conditions.&amp;nbsp; This why both &lt;a href="http://www.spec.org" target="_blank"&gt;SPEC&lt;/a&gt; &amp;nbsp;and the &lt;a href="http://www.slideshare.net/forrestcarman/tpc-tc-and-tpcenergy-slide-deck5409" target="_blank"&gt;TPC&lt;/a&gt; have been developing power consumption benchmarks that look at both the workload and power consumption to give an comparable value between different systems.&lt;/p&gt;
&lt;p&gt;SPEC in fact just added Power Consumption metrics to the new SPECweb2009 and interesting enoughly the two results that are up there have the same performance per watt number, but they have wildy different configurations, absolute performance numbers and absolute wattage numbers. So there&amp;#39;s more to performance per watt than meets the eye.&lt;/p&gt;
&lt;p&gt;The first part of this series was &lt;a href="http://www.communities.hp.com/online/blogs/eyeonblades/archive/2009/05/27/configuration-matters.aspx" target="_self"&gt;Configuration Matters&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Green servers and ham</title><link>http://www.communities.hp.com/online/blogs/eyeonblades/archive/2008/06/26/Green-servers-and-ham.aspx</link><pubDate>Thu, 26 Jun 2008 14:21:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:83415</guid><dc:creator>newtonja</dc:creator><description>&lt;p&gt;&lt;font size="2"&gt;&lt;font face="Trebuchet MS"&gt;I didn&amp;#39;t know what I would eat for breakfast today, so thanks to &lt;a class="" href="http://blogs.zdnet.com/bio.php?id=dignan"&gt;Larry Dignan&lt;/a&gt; for the V8 slap up against the head this morning.&amp;nbsp; &lt;a class="" href="http://i.zdnet.com/flash/cnb_video.swf"&gt;&lt;font color="#0000ff"&gt;After watching his video blog, &amp;quot;green servers and ham&amp;quot; doesn&amp;#39;t sound so good anymore.&lt;/font&gt;&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font face="Trebuchet MS"&gt;We know a lot of businesses wrestle with mandates to be &amp;quot;green&amp;quot;.&amp;nbsp;&amp;nbsp;But at the same time many more are struggling to find any way to lower energy costs and to eek out more capacity from their facilities.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Trebuchet MS"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Trebuchet MS&amp;#39;;"&gt;&lt;font size="2"&gt;We agree with Larry that energy efficiency should not be an exercise in marketing.&amp;nbsp; It&amp;#39;s&amp;nbsp;a serious&amp;nbsp;business concern with a real-world engineering answer.&amp;nbsp;&amp;nbsp;That’s why&amp;nbsp;we build &lt;a class="" href="http://h71028.www7.hp.com/enterprise/cache/461770-0-0-0-121.html?jumpid=go/bladesystem/thermallogic"&gt;&lt;font color="#0000ff"&gt;Thermal&amp;nbsp;Logic technology&lt;/font&gt;&lt;/a&gt; into every HP blade server&amp;nbsp;to save power and cooling.&amp;nbsp;That means energy efficient &lt;u&gt;design&lt;/u&gt; married with energy efficient &lt;u&gt;control&lt;/u&gt; - across the board.&amp;nbsp;No special models, no “plant a tree” promotions, just common sense energy design&amp;nbsp;+ control with savings&amp;nbsp;that you see on your electric bill every month and in the long life of your data center.&lt;/font&gt;&lt;/span&gt;&lt;/font&gt; 
&lt;p class="MsoNormal"&gt;&lt;font face="Trebuchet MS"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Trebuchet MS&amp;#39;;"&gt;&lt;font size="2"&gt;&lt;font size="3"&gt;Y&lt;/font&gt;ou decide if you want to take it to the bank or plant a tree with it.&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font face="Trebuchet MS"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Trebuchet MS&amp;#39;;"&gt;&lt;font size="2"&gt;Jason&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description></item></channel></rss>