Go to the source code of this file.
enum realloc_state |
Definition at line 70 of file ckcheckpoint.h.
anonymous enum |
Definition at line 81 of file ckcheckpoint.h.
void CkPupROData | ( | PUP::er & | p | ) |
Definition at line 307 of file ckcheckpoint.C.
References _readonlyMsgs, _readonlyTable, c, CkPupMessage(), PUP::er::isUnpacking(), and ReadonlyMsgInfo::pMsg.
Referenced by _handleProcData(), _recvCheckpointHandler(), _recvRestartCheckpointHandler(), _startCheckpointHandler(), bdcastROGroupData(), checkpointOne(), CkPupProcessorData(), CkRestartMain(), CkResumeRestartMain(), and startMlogCheckpoint().
Definition at line 329 of file ckcheckpoint.C.
References _chareTable, _entryTable, _mainTable, bdcastRO(), Converse::CkMyPe(), ChareInfo::getMigCtor(), PUP::er::isUnpacking(), malloc(), ChareInfo::name, ChareInfo::size, size, PUP::er::typeString(), and Chare::virtual_pup().
Referenced by _handleProcData(), checkpointOne(), CkPupProcessorData(), and CkRestartMain().
void CkPupChareData | ( | PUP::er & | p | ) |
Definition at line 371 of file ckcheckpoint.C.
References _chareTable, buf, CkAllocSysMsg(), CkCreateLocalChare(), CkFreeSysMsg(), PUP::er::isUnpacking(), PUP::m, n, name, VidBlock::pup(), UsrToEnv(), and Chare::virtual_pup().
Referenced by _handleProcData(), CkCheckpointMgr::Checkpoint(), CkPupProcessorData(), and CkRestartMain().
void CkPupGroupData | ( | PUP::er & | p | ) |
void CkPupNodeGroupData | ( | PUP::er & | p | ) |
Definition at line 554 of file ckcheckpoint.C.
References IrrGroup::ckJustMigrated(), Converse::CkMyPe(), idx, PUP::er::isUnpacking(), CkLocMgr::restore(), CkLocMgr::resume(), and PUP::er::typeString().
Referenced by CkCheckpointMgr::Checkpoint(), CkPupProcessorData(), CkRestartMain(), and CkResumeRestartMain().
void CkPupProcessorData | ( | PUP::er & | p | ) |
Definition at line 615 of file ckcheckpoint.C.
References Converse::CkMyPe(), BGConverse::CkMyRank(), CkPupArrayElementsData(), CkPupChareData(), CkPupGroupData(), CkPupMainChareData(), CkPupNodeGroupData(), and CkPupROData().
void CkRemoveArrayElements | ( | ) |
Definition at line 694 of file ckcheckpoint.C.
void CkStartCheckpoint | ( | const char * | dirname, | |
const CkCallback & | cb, | |||
bool | requestStatus = false | |||
) |
Definition at line 723 of file ckcheckpoint.C.
References Converse::CkMyPe(), CkCallback::containsPointer(), and CkCallback::isInvalid().
Referenced by PVT::beginCheckpoint(), CentralLB::CheckForRealloc(), ArmciVirtualProcessor::checkpoint(), and sim::SeqBeginCheckpoint().
void CkRestartMain | ( | const char * | dirname, | |
CkArgMsg * | args | |||
) |
Definition at line 746 of file ckcheckpoint.C.
void CkResumeRestartMain | ( | char * | msg | ) |
Definition at line 855 of file ckcheckpoint.C.
References _initDone(), _inrestart, _restarted, Converse::CkMyPe(), CkPupArrayElementsData(), CkPupGroupData(), CkPupROData(), CmiFclose(), CmiFree(), CmiNodeBarrier(), CmiPrintf(), CmiWallTimer(), CkMemCheckPT::inRestarting, openCheckpointFile(), p, and CkCallback::send().
Referenced by _ROGroupRestartHandler().
int CkCountArrayElements | ( | ) |
Definition at line 605 of file ckcheckpoint.C.
Referenced by CkMemCheckPT::pupAllElements(), and pupArrayElementsSkip().
Referenced by _processBufferedBocInits(), CkRestartMain(), CkResumeRestartMain(), and Group::Group().
Referenced by CkRestartMain(), and CkResumeRestartMain().
Referenced by CkRestartMain().