Re: RAID arrays and performance

Поиск
Список
Период
Сортировка
От Matthew
Тема Re: RAID arrays and performance
Дата
Msg-id Pine.LNX.4.64.0801291505180.4642@aragorn.flymine.org
обсуждение исходный текст
Ответ на Re: RAID arrays and performance  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: RAID arrays and performance  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-performance
On Tue, 29 Jan 2008, Gregory Stark wrote:
>> This was with 8192 random requests of size 8192 bytes from an 80GB test file.
>> Unsorted requests ranged from 1.8 MB/s with no prefetching to 28MB/s with lots
>> of prefetching. Sorted requests went from 2.4MB/s to 38MB/s. That's almost
>> exactly 16x improvement for both, and this is top of the line hardware.
>
> Neat. The curves look very similar to mine. I also like that with your
> hardware the benefit maxes out at pretty much exactly where I had
> mathematically predicted they would ((stripe size)^2 / 2).

Why would that be the case? Does that mean that we can select a stripe
size of 100GB and get massive performance improvements? Doesn't seem
logical to me. To me, it maxes out at 16x speed because there are 16
discs.

Amusingly, there appears to be a spam filter preventing my message (with
its image) getting through to the performance mailing list.

Matthew

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

Предыдущее
От: Craig James
Дата:
Сообщение: Re: 8x2.5" or 6x3.5" disks
Следующее
От: "Dmitry Potapov"
Дата:
Сообщение: Re: planner chooses unoptimal plan on joins with complex key