Go to the source code of this file.
Functions | |
int | getAvailMemory (int grainsize) |
static int | getRSS () |
void | getAvailSysMem () |
void | TokenUpdatePeriodic () |
Variables | |
IGetControlClass | TheIGetControlClass |
int | IGET_TOTALMEMORY = 480000000 |
Definition at line 129 of file ckIgetControl.C.
References PUP::a, CmiGetPageSize(), data, free(), realloc(), and size.
Referenced by getAvailSysMem().
static int getRSS | ( | ) | [static] |
Definition at line 195 of file ckIgetControl.C.
References Converse::CkMyPe(), Ck::IO::close(), fd, and Ck::IO::open().
void getAvailSysMem | ( | ) |
Definition at line 184 of file ckIgetControl.C.
References getAvailMemory(), and IGET_TOTALMEMORY.
void TokenUpdatePeriodic | ( | ) |
Definition at line 190 of file ckIgetControl.C.
References IGetControlClass::iget_updateTokenNum().
Definition at line 10 of file ckIgetControl.C.
Referenced by CkCreateAttachedFutureSend(), and CkWaitReleaseFuture().
int IGET_TOTALMEMORY = 480000000 |