|<
<
43
>
>|
Checkpointing
The basic idea
Periodically, write a
checkpoint()
record.
More often → reduces performance but speeds up recovery.
Less often → smaller impact on perfrmance, but slower recovery.
|<
<
43
>
>|