All of lore.kernel.org
 help / color / mirror / Atom feed
* Porting checkpoint system to arm
@ 2009-10-21  1:51 Jerf gefera
       [not found] ` <44a110670910201851p7dade4b1if41eefae3ac2a518-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jerf gefera @ 2009-10-21  1:51 UTC (permalink / raw)
  To: containers-qjLDD68F18O7TbgM5vRIOg

hi all,
I am porting checkpoint system to arm, it seems(because restarting is not
fine, i only can say it seems) that the checkpointing is fine, but when i
restart the process from image file, then error occurs.
The error is located in _cr_kread function in file sys.c, the return of
vfs_read() is 0. I do not know what is wrong, i hope you can point it out
for me.
Thank you very much!
best wishes,
fera

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Porting checkpoint system to arm
       [not found] ` <44a110670910201851p7dade4b1if41eefae3ac2a518-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-10-21 13:29   ` Serge E. Hallyn
  0 siblings, 0 replies; 2+ messages in thread
From: Serge E. Hallyn @ 2009-10-21 13:29 UTC (permalink / raw)
  To: Jerf gefera; +Cc: containers-qjLDD68F18O7TbgM5vRIOg

Quoting Jerf gefera (jgefera-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org):
> hi all,
> I am porting checkpoint system to arm, it seems(because restarting is not
> fine, i only can say it seems) that the checkpointing is fine, but when i
> restart the process from image file, then error occurs.
> The error is located in _cr_kread function in file sys.c, the return of
> vfs_read() is 0. I do not know what is wrong, i hope you can point it out
> for me.
> Thank you very much!
> best wishes,
> fera

Can you send us:
	1. the checkpoint file
	2. the relevant dmesg() output for the checkpoint and restart?
	3. perhaps try restart with the -vd options and send us that
	   output?
	4. if possible, a git url to your kernel code?

thanks,
-serge

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-21 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21  1:51 Porting checkpoint system to arm Jerf gefera
     [not found] ` <44a110670910201851p7dade4b1if41eefae3ac2a518-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-10-21 13:29   ` Serge E. Hallyn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.