Lines Matching full:checkpoint
225 * passed to the iclog for checkpoint post-commit processing. After being
227 * next set of transactions to be aggregated into a checkpoint.
253 * This structure tracks the list of committing checkpoint contexts so
255 * flush until we have a the commit record LSN of the checkpoint. We can
258 * checkpoint is still in the process of committing, we can block waiting for
285 * track both space consumed and the number of vectors in the checkpoint
296 * logged in order to prevent checkpoint ticket overruns.
307 * space needed by the checkpoint transaction. This means that we never need to
308 * specifically reserve space for the CIL checkpoint transaction, nor do we
309 * need to regrant space once the checkpoint completes. This also means the
310 * checkpoint transaction ticket is specific to the checkpoint context, rather
314 * the checkpoint size so long as they don't violate any other size rules.
358 * finding the first situation where a checkpoint size overflow actually