Re: High CPU Utilization

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: High CPU Utilization
Дата
Msg-id 200903161252.22202@hal.medialogik.com
обсуждение исходный текст
Ответ на High CPU Utilization  (Joe Uhl <joeuhl@gmail.com>)
Ответы Re: High CPU Utilization  (Joe Uhl <joeuhl@gmail.com>)
Список pgsql-performance
On Monday 16 March 2009, Joe Uhl <joeuhl@gmail.com> wrote:
> Right now (not under peak load) this server is running at 68% CPU
> utilization and its SATA raid 10 is doing about 2MB/s writes and 11MB/
> s reads.  When I run dd I can hit 200+MB/s writes and 230+ MB/s reads,
> so we are barely using the available IO.  Further when I run dd the
> CPU utilization of that process only approaches 20%-30% of one core.

What does vmstat say when it's slow? The output of "vmstat 1 30" would be
informative.

note: dd is sequential I/O. Normal database usage is random I/O.

--
Even a sixth-grader can figure out that you can’t borrow money to pay off
your debt

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

Предыдущее
От: "Jignesh K. Shah"
Дата:
Сообщение: Re: Proposal of tunable fix for scalability of 8.4
Следующее
От: Joe Uhl
Дата:
Сообщение: Re: High CPU Utilization