[CRIU] [PATCH 11/12] cpuinfo: Add "cpuinfo [dump|check]" commands
Cyrill Gorcunov
gorcunov at gmail.com
Wed Oct 1 05:58:56 PDT 2014
On Wed, Oct 01, 2014 at 04:57:09PM +0400, Pavel Emelyanov wrote:
>
> > diff --git a/crtools.c b/crtools.c
> > index 87f442c72120..d297abc59713 100644
> > --- a/crtools.c
> > +++ b/crtools.c
> > @@ -545,6 +545,8 @@ usage:
> > " page-server launch page server\n"
> > " service launch service\n"
> > " dedup remove duplicates in memory dump\n"
> > +" cpuinfo dump writes cpu information into image file\n"
> > +" cpuinfo check validates cpu information read from image file\n"
> > );
> >
> > if (usage_error) {
>
> Is this all?
Yes, what you've been expecting?
More information about the CRIU
mailing list