[CRIU] Re: [PATCH 1/2] protobuf: Convert vma_entry to PB format

Pavel Emelyanov xemul at parallels.com
Thu Jul 19 02:44:49 EDT 2012


On 07/19/2012 10:31 AM, Cyrill Gorcunov wrote:
> On Thu, Jul 19, 2012 at 07:19:43AM +0400, Pavel Emelyanov wrote:
>> On 07/18/2012 06:34 PM, Cyrill Gorcunov wrote:
>>>
>>> +/*
>>> + * A message where all members have fixed types gives us
>>> + * an ability to iterate over an array of such messages,
>>> + * since they all have same size.
>>
>> ? Where do we use this?
> 
> In __export_restore_task to walk over self vmas and original vmas.

OK. We do walk the VmaEntry array of structures in memory. But why we need
the fixed sizes for on-disk array?


> 	Cyrill
> 



More information about the CRIU mailing list