criu
criu copied to clipboard
dump and restore cpu affinity of each thread.
trafficstars
Add one entry of thread_cpuallow_entry into thread_core_entry to save cpu affinity info. Restore it after threads restored but before running. Add option --with-cpu-affinity to enable this function at restore. Signed-off-by: hdzhoujie [email protected] Signed-off-by: He jingxian [email protected] Signed-off-by: Sang Yan [email protected]
A friendly reminder that this PR had no activity for 30 days.
@hdzhoujie Would it be possible to add tests to verify that the CPU affinity is restored correctly?
A friendly reminder that this PR had no activity for 30 days.