DMTCP
|
Go to the source code of this file.
Classes | |
class | dmtcp::ProcessInfo |
Namespaces | |
dmtcp | |
Constant Groups | |
dmtcp | |
Macros | |
#define | MB 1024*1024 |
#define | RESTORE_STACK_SIZE 5*MB |
#define | RESTORE_MEM_SIZE 5*MB |
#define | RESTORE_TOTAL_SIZE (RESTORE_STACK_SIZE+RESTORE_MEM_SIZE) |
#define MB 1024*1024 |
Definition at line 29 of file processinfo.h.
#define RESTORE_MEM_SIZE 5*MB |
Definition at line 31 of file processinfo.h.
#define RESTORE_STACK_SIZE 5*MB |
Definition at line 30 of file processinfo.h.
#define RESTORE_TOTAL_SIZE (RESTORE_STACK_SIZE+RESTORE_MEM_SIZE) |
Definition at line 32 of file processinfo.h.