372a373,378
>
> /** serialize the state of the caches
> * We currently don't support checkpointing cache state, so this panics.
> */
> virtual void serialize(std::ostream &os);
> void unserialize(Checkpoint *cp, const std::string &section);