You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is far from ready - just included to be able to exercise AIO writes and
get some preliminary numbers. In all likelihood this will instead be based
on-top of work by Thomas Munro instead of the preceding commit.
TODO;
- This doesn't implement bgwriter_flush_after, checkpointer_flush_after
I think that's not too hard to do, it's mainly round tuits.
- The queuing logic doesn't carefully respect pin limits
That might be ok for checkpointer and bgwriter, but the infrastructure
should be usable outside of this as well.
0 commit comments