Lines Matching full:checkpoint
214 * passed to the iclog for checkpoint post-commit processing. After being
216 * next set of transactions to be aggregated into a checkpoint.
260 * This structure tracks the list of committing checkpoint contexts so
262 * flush until we have a the commit record LSN of the checkpoint. We can
265 * checkpoint is still in the process of committing, we can block waiting for
300 * track both space consumed and the number of vectors in the checkpoint
311 * logged in order to prevent checkpoint ticket overruns.
322 * space needed by the checkpoint transaction. This means that we never need to
323 * specifically reserve space for the CIL checkpoint transaction, nor do we
324 * need to regrant space once the checkpoint completes. This also means the
325 * checkpoint transaction ticket is specific to the checkpoint context, rather
329 * the checkpoint size so long as they don't violate any other size rules.
373 * finding the first situation where a checkpoint size overflow actually