[CRIU] Re: [PATCH] parasite: Refactor code to follow calling convention

Cyrill Gorcunov gorcunov at openvz.org
Fri Mar 16 10:40:38 EDT 2012


On Fri, Mar 16, 2012 at 06:35:56PM +0400, Cyrill Gorcunov wrote:
> 
> Yes, this status came from early times when we had no logger at all.
> Indeed we can simply drop all this (but note I'll have to add some
> converter from long to number as we have in restorer, because parasite
> has no ability to use printf and such). But anyway, seems dropping
> status is a win here. Thanks!
> 

And a second thing which must be done with parasite-syscall
and parasite -- I've to drop useless memory copying but
use arguments mmaped space directly, this will increase
speed signuficantly at least in future file transfer
procedure. I simply didn't do that before -- was waiting
untill all things calm down.

	Cyrill


More information about the CRIU mailing list