cpu_hogger
pid_t (*spawn_child)(const struct cpu_hogger *child),
int (*validate)(const struct cpu_hogger *children, int num_children))
struct cpu_hogger children[3] = {};
static pid_t weight_hog_ncpus(const struct cpu_hogger *child, int ncpus)
static pid_t weight_hog_all_cpus(const struct cpu_hogger *child)
overprovision_validate(const struct cpu_hogger *children, int num_children)
static pid_t weight_hog_one_cpu(const struct cpu_hogger *child)
underprovision_validate(const struct cpu_hogger *children, int num_children)
struct cpu_hogger leaf[3] = {};