Re: sync_file_range()

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: sync_file_range()
Дата
Msg-id 87u06hxfcr.fsf@mid.deneb.enyo.de
обсуждение исходный текст
Ответ на Re: sync_file_range()  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
* Simon Riggs:

> Other files are fsynced at checkpoint - always all dirty blocks in the
> whole file.

Optionally, sync_file_range does not block the calling process, so
it's very easy to flush all files at once, which could in theory
reduce seeking overhead.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Getting rid of extra gettimeofday() calls
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Getting rid of extra gettimeofday() calls