Lines Matching refs:point
80 that can be made to the filesystem at any point in time - if all the log
106 From a conceptual point of view, XFS is already doing relogging in memory (where
126 written to the log at any point in time, there may be a much greater amount
179 simply copies the memory these vectors point to into the log buffer during
185 point to the memory buffer rather than the object itself, we now have a copy of
237 rewriting the vector addresses to point at the memory buffer we end up with a
248 them so that they can be written to the log at some later point in time. The
546 up front. This avoids deadlocks and removes a blocking point from the
562 manner that is done for the existing logging method. A discussion point is
653 The second serialisation point is on the transaction commit side where items
658 possible that this lock will become a contention point, but given the short
661 The final serialisation point is the checkpoint commit record ordering code