Re: [HACKERS] A Better External Sort?

Поиск
Список
Период
Сортировка
От Ron Peacetree
Тема Re: [HACKERS] A Better External Sort?
Дата
Msg-id 15704001.1128385922538.JavaMail.root@elwamui-polski.atl.sa.earthlink.net
обсуждение исходный текст
Ответ на [HACKERS] A Better External Sort?  (Ron Peacetree <rjpeace@earthlink.net>)
Список pgsql-performance
OK, change "performance" to "single thread performance" and we
still have a valid starting point for a discussion.

Ron


-----Original Message-----
From: Gregory Maxwell <gmaxwell@gmail.com>
Sent: Oct 3, 2005 8:19 PM
To: Ron Peacetree <rjpeace@earthlink.net>
Subject: Re: [HACKERS] [PERFORM] A Better External Sort?

On 10/3/05, Ron Peacetree <rjpeace@earthlink.net> wrote:
[snip]
> Just how bad is this CPU bound condition?  How powerful a CPU is
> needed to attain a DB IO rate of 25MBps?
>
> If we replace said CPU with one 2x, 10x, etc faster than that, do we
> see any performance increase?
>
> If a modest CPU can drive a DB IO rate of 25MBps, but that rate
> does not go up regardless of how much extra CPU we throw at
> it...

Single threaded was mentioned.
Plus even if it's purely cpu bound, it's seldom as trivial as throwing
CPU at it, consider the locking in both the application, in the
filesystem, and elsewhere in the kernel.


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

Предыдущее
От: Ron Peacetree
Дата:
Сообщение: Re: [HACKERS] A Better External Sort?
Следующее
От: Joe
Дата:
Сообщение: Re: Comparative performance