Re: Choosing a filesystem

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: Choosing a filesystem
Дата
Msg-id 873ak5iwru.fsf@mnc.ch
обсуждение исходный текст
Ответ на Re: Choosing a filesystem  (Craig James <craig_james@emolecules.com>)
Ответы Re: Choosing a filesystem
Список pgsql-performance
Craig James <craig_james 'at' emolecules.com> writes:

> The performance improvement of a BB cache is amazing.

Could some of you share the insight on why this is the case? I
cannot find much information on it on wikipedia, for example.
Even http://linuxfinances.info/info/diskusage.html doesn't
explain *why*.

Out of the blue, is it just because when postgresql fsync's after
a write, on a normal system the write has to really happen on
disk and waiting for it to be complete, whereas with BBU cache
the fsync is almost immediate because the write cache actually
replaces the "really on disk" write?

--
Guillaume Cottenceau, MNC Mobile News Channel SA, an Alcatel-Lucent Company
Av. de la Gare 10, 1003 Lausanne, Switzerland - direct +41 21 317 50 36

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

Предыдущее
От: Matthew Wakeling
Дата:
Сообщение: Re: Choosing a filesystem
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Choosing a filesystem