All of lore.kernel.org
 help / color / mirror / Atom feed
* [INFO] : Hibernation and Resume between 2 similar devices
@ 2012-03-13  4:53 ` PINTU KUMAR
  0 siblings, 0 replies; 11+ messages in thread
From: PINTU KUMAR @ 2012-03-13  4:53 UTC (permalink / raw)
  To: linux-arm-kernel

Dear All,

I am just curious to know if it is possible to "Hibernate in one device" and "Resume the hibernated image from another similar device".

Suppose, I have 2 exactly similar device (Laptop or mobile phone) with me.
At one time I will be working on only one device at a time.
Suppose I started my work on "Device 1"  with few opened application and later I wanted to switch to "Device 2" which is exactly similar to Device 1.
I thought to hibernate (suspend to disk) the Device 1 and store the hibernated image as a swap file and later transfer to sd card.
Then take of the sd card from Device 1 and put it into Device 2.
Copy the swap file from sd card to Device 2 in some swap partition.
Then reboot the Device 2 to Resume from this swap file.
I will get back my Device 1 content in Device 2.

Hope this is possible ?

Any comments.....

Regards,
Pintu

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [INFO] : Hibernation and Resume between 2 similar devices
@ 2012-03-14  3:15 David Feuer
  0 siblings, 0 replies; 11+ messages in thread
From: David Feuer @ 2012-03-14  3:15 UTC (permalink / raw)
  To: linux-kernel

> I am just curious to know if it is possible to "Hibernate in one device" and "Resume the hibernated image from another similar device".

This is a fairly terrible idea, for various reasons. It might be
better for you to raise this question elsewhere, with basic info like
/why you want to do this/, but my vague guess is that whatever you're
trying to do, you might want to try doing it with virtualization
software (Virtualbox, Xen, KVM, VMWare, etc.) that is actually
designed for doing vaguely similar things. My recollection is that Xen
is specifically optimized to allow for nearly-seamless migration, so
if you actually need this sort of thing (on a phone? a laptop?
whyyyyyyy?) you might try that.

David Feuer

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

end of thread, other threads:[~2012-03-15 14:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13  4:53 [INFO] : Hibernation and Resume between 2 similar devices PINTU KUMAR
2012-03-13  4:53 ` PINTU KUMAR
2012-03-13 20:36 ` Rafael J. Wysocki
2012-03-13 20:36   ` Rafael J. Wysocki
2012-03-14 10:21   ` PINTU KUMAR
2012-03-14 10:21     ` PINTU KUMAR
2012-03-14 17:33     ` Valdis.Kletnieks at vt.edu
2012-03-14 17:33       ` Valdis.Kletnieks
2012-03-15 14:53       ` PINTU KUMAR
2012-03-15 14:53         ` PINTU KUMAR
  -- strict thread matches above, loose matches on Subject: below --
2012-03-14  3:15 David Feuer

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.