1 #ifndef CPUSET_COMPUTE_scheduleR_H 2 #define CPUSET_COMPUTE_scheduleR_H 45 #endif // CPUSET_COMPUTE_scheduleR_H
uint64_t available_cores_
void reserve_core(thread *thr)
void deallocate_core(int core)
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
std::list< thread * > pending_threads_
void allocate_core(int core)
void release_core(thread *thr)
cpuset_compute_scheduler(sw::operating_system *os)
static int available_core(int ncore, uint64_t cpumask)
void configure(int ncore, int nsocket)