Re: Amazon EC2 CPU Utilization

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Amazon EC2 CPU Utilization
Дата
Msg-id 1264719687.30389.69.camel@monkey-cat.sm.truviso.com
обсуждение исходный текст
Ответ на Re: Amazon EC2 CPU Utilization  (Mike Bresnahan <mike.bresnahan@bestbuy.com>)
Список pgsql-general
On Thu, 2010-01-28 at 22:45 +0000, Mike Bresnahan wrote:
> I can understand that I will not get as much performance out of a EC2 instance
> as a dedicated server, but I don't understand why top(1) is showing 50% CPU
> utilization.

One possible cause is lock contention, but I don't know if that explains
your problem. Perhaps there's something about the handling of shared
memory or semaphores on EC2 that makes it slow enough that it's causing
lock contention.

You could try testing on a xen instance and see if you have the same
problem.

Regards,
    Jeff Davis


В списке pgsql-general по дате отправления:

Предыдущее
От: "Hardwick, Joe"
Дата:
Сообщение: SET statement_timeout problem
Следующее
От: Vijay Sharma
Дата:
Сообщение: how to update a view from a table