buf_flush_list() should return failure if one of the buffer pool
was skipped because another flush batch was active. This is to ensure that the when we return success then it is guaranteed that all pages up to the lsn_limit have been flushed to the disk.
Showing
Please register or sign in to comment