#include <string>#include <cstring>#include "str_util.h"#include "util.h"#include "error_numbers.h"#include "coproc.h"#include "client_msgs.h"#include "log_flags.h"#include "client_state.h"

Classes | |
| struct | PROC_RESOURCES |
| struct | RR_SIM_STATUS |
Defines | |
| #define | MAX_STD (86400) |
| #define | CPU_PESSIMISM_FACTOR 0.9 |
| #define | DEADLINE_CUSHION 0 |
Variables | |
| const char * | BOINC_RCSID_e830ee1 = "$Id: cpu_sched.cpp 16122 2008-10-03 21:55:34Z boincadm $" |
| #define CPU_PESSIMISM_FACTOR 0.9 |
| #define DEADLINE_CUSHION 0 |
| #define MAX_STD (86400) |
| const char* BOINC_RCSID_e830ee1 = "$Id: cpu_sched.cpp 16122 2008-10-03 21:55:34Z boincadm $" |
1.5.6