Re: profiling connection overhead

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: profiling connection overhead
Дата
Msg-id 201011242315.14297.andres@anarazel.de
обсуждение исходный текст
Ответ на Re: profiling connection overhead  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: profiling connection overhead  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wednesday 24 November 2010 23:03:48 Tom Lane wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> > On Wed, Nov 24, 2010 at 4:05 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> (You might be able to confirm or disprove this theory if you ask
> >> oprofile to count memory access stalls instead of CPU clock cycles...)
> > 
> > I don't see an event for that.
> 
> You probably want something involving cache misses.  The event names
> vary depending on just which CPU you've got.
Or some BUS OUTSTANDING event.

Andres


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: duplicate connection failure messages
Следующее
От: Robert Haas
Дата:
Сообщение: Re: profiling connection overhead