Re: Amazon EC2 CPU Utilization - Mailing list pgsql-general

From Mike Bresnahan
Subject Re: Amazon EC2 CPU Utilization
Date
Msg-id loom.20100127T233502-790@post.gmane.org
Whole thread Raw
In response to Amazon EC2 CPU Utilization  (Mike Bresnahan <mike.bresnahan@bestbuy.com>)
List 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?

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Memory Usage and OpenBSD
Next
From: Jeff Ross
Date:
Subject: Re: Memory Usage and OpenBSD