Re: Amazon EC2 CPU Utilization

From: Mike Bresnahan <mike(dot)bresnahan(at)bestbuy(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Amazon EC2 CPU Utilization
Date: 2010-01-27 22:37:49
Message-ID: loom.20100127T233502-790@post.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Jim Mlodgenski <jimmy76 <at> gmail.com> writes:
> I have seen behavior like this in the past on EC2. I believe your bottleneck
may be pulling the data out of cache. I benchmarked this a while back and found
that memory speeds are not much faster than disk speeds on EC2. I am not sure if
that is true of Xen in general or if its just limited to the cloud.  

When the CPU is waiting for a memory read, are the CPU cycles not charged to the
currently running process?

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Smith 2010-01-27 22:53:49 Re: Amazon EC2 CPU Utilization
Previous Message Jim Mlodgenski 2010-01-27 21:39:00 Re: Amazon EC2 CPU Utilization

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Ross 2010-01-27 22:46:25 Re: Memory Usage and OpenBSD
Previous Message Tom Lane 2010-01-27 22:35:48 Re: Memory Usage and OpenBSD