Re: Linux: more cores = less concurrency.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Linux: more cores = less concurrency.
Дата
Msg-id 4DA43A2B020000250003C702@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Linux: more cores = less concurrency.  (Glyn Astill <glynastill@yahoo.co.uk>)
Ответы Re: Linux: more cores = less concurrency.  (Claudio Freire <klaussfreire@gmail.com>)
Re: Linux: more cores = less concurrency.  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-performance
Glyn Astill <glynastill@yahoo.co.uk> wrote:

> Results from Greg Smiths stream_scaling test are here:
>
> http://www.privatepaste.com/4338aa1196

Well, that pretty much clinches it.  Your RAM access tops out at 16
processors.  It appears that your processors are spending most of
their time waiting for and contending for the RAM bus.

I have gotten machines in where moving a jumper, flipping a DIP
switch, or changing BIOS options from the default made a big
difference.  I'd be looking at the manuals for my motherboard and
BIOS right now to see what options there might be to improve that.

-Kevin

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

Предыдущее
От: Ogden
Дата:
Сообщение: Performance
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: Linux: more cores = less concurrency.