[CRIU] [PATCH 5/9] cpuinfo: x86 -- Add protobuf entry

Pavel Emelyanov xemul at parallels.com
Tue Sep 30 03:05:51 PDT 2014


On 09/25/2014 05:03 PM, Cyrill Gorcunov wrote:

> +message cpuinfo_entry {
> +	/*
> +	 * Usually on SMP system there should be same CPUs
> +	 * installed, but it might happen that system carries
> +	 * various CPUs so @repeated used.

Does Linux work on ASMP systems?

> +	 */
> +	repeated cpuinfo_x86_entry	x86_entry	= 1;
> +}
> 



More information about the CRIU mailing list