Re: Amazon EC2 CPU Utilization

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Amazon EC2 CPU Utilization
Date: 2010-01-29 20:06:50
Message-ID: 4B633FDA.8040009@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general


> top is not the be-all and end-all of analysis tools. I'm sure you
> know that, but it bears repeating.
> More importantly, in a virtualised environment the tools on the inside
> of the guest don't have a full picture of what's really going on.

Indeed, you have hit the nail on the head.

does anyone know what the ACTUAL hardware ec2 is using is? and, does
anyone know how much over-subscribing they do? eg, if you're paying
for 8 cores, do you actually have 8 dedicated cores, or will they put
several "8 virtual core" domU's on the same physical cores?

OOOOH.... I'm reading http://aws.amazon.com/ec2/instance-types/

As I'm interpreting that, an "XL" instance is FOUR /virtual/ cores,
allocated the horsepower equivalent of 2 1.0 Ghz core2duo style cores
each, or 1.7Ghz P4 style processors.

So we've been WAY off base here, the XL is *FOUR*, not EIGHT cores.
This XL is nominally equivalent to a dual socket dual core 2Ghz Xeon
3050 "Conroe".

Does this better fit the observations?

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-01-29 20:26:02 Re: BUG #5302: WIN1252 encoding causes server memory leak
Previous Message John R Pierce 2010-01-29 20:05:53 Re: [GENERAL] Amazon EC2 CPU Utilization

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Crouch 2010-01-29 21:04:59 Re: Behavior of "at time zone"
Previous Message John R Pierce 2010-01-29 20:05:53 Re: [GENERAL] Amazon EC2 CPU Utilization