|< < 47 > >|

Checkpointing

Modified checkpointing

  • Write start_checkpoint(T1, ..., Tk) record.

  • Flush the log.

  • When all of T1, ..., Tk complete, write end_checkpoint().

  • Flush the log.

|< < 47 > >|