Re: Improve conditional compilation for direct I/O alignment checks

Поиск
Список
Период
Сортировка
От Junwang Zhao
Тема Re: Improve conditional compilation for direct I/O alignment checks
Дата
Msg-id CAEG8a3L+ugCWNe0spY+3wLeVCCr0YLbLxXaomjrHEK9vKbmO1g@mail.gmail.com
обсуждение исходный текст
Ответ на Improve conditional compilation for direct I/O alignment checks  (Junwang Zhao <zhjwpku@gmail.com>)
Список pgsql-hackers
On Sun, May 26, 2024 at 3:16 PM Junwang Zhao <zhjwpku@gmail.com> wrote:
>
> This patch refactors the alignment checks for direct I/O to preprocess phase,
> thereby reducing some CPU cycles.
>
> --
> Regards
> Junwang Zhao

Patch v2 with some additional minor polishment of the comments in `mdwriteback`.

--
Regards
Junwang Zhao

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: First draft of PG 17 release notes
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Fix an incorrect assertion condition in mdwritev().