partitioned execution: bind mcexec to corresponding NUMA node
This commit is contained in:
@@ -85,6 +85,7 @@ struct get_cpu_set_arg {
|
||||
void *cpu_set;
|
||||
size_t cpu_set_size; // Size in bytes
|
||||
int *target_core;
|
||||
int *mcexec_linux_numa; // NUMA domain to bind mcexec to
|
||||
};
|
||||
|
||||
#define PLD_CPU_SET_MAX_CPUS 1024
|
||||
|
||||
Reference in New Issue
Block a user