On Thu, Jun 20, 2024 at 12:42:26PM -0700, Darrick J. Wong wrote: > > transaction need to be pushed or re-logged to simply sample the > > current target - they don't need to calculate the current target > > themselves. This avoids the need for any locking when doing such > > checks. > > Ok, so I guess now the AIL kthread maintains the push target in > ailp->ail_target all of the time? Yes. > I think this makes sense to me, but I'm wondering that I've never seen > it on the list before. This is a later revision to the earlier posting, > right? I started dusting off the last posted version and then Dave gave me his latests working copy which hadn't been posted so far.