Re: Improve conditional compilation for direct I/O alignment checks - Mailing list pgsql-hackers

From Junwang Zhao
Subject Re: Improve conditional compilation for direct I/O alignment checks
Date
Msg-id CAEG8a3L+ugCWNe0spY+3wLeVCCr0YLbLxXaomjrHEK9vKbmO1g@mail.gmail.com
Whole thread Raw
In response to Improve conditional compilation for direct I/O alignment checks  (Junwang Zhao <zhjwpku@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: First draft of PG 17 release notes
Next
From: Michael Paquier
Date:
Subject: Re: Fix an incorrect assertion condition in mdwritev().