On Wed, Sep 10, 2025 at 12:00 PM Arseniy Mukhin <[email protected]> wrote: > > > 6) We have fixed size queue entries, so I think we don't need this > "padding" logic at the end of the page anymore, because we know how > many entries we can have on each page.
+1 Probably we also no longer need to have a pair of page number and offset number as an entry queue's position since AsyncQueueEntry is now a fixed size. > BTW, what do you think about creating a separate thread for the patch? > The current thread's subject seems a bit irrelevant. +1 Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
