linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Question] SuspendToDisk Feature on ARM ?
@ 2010-06-17 14:08 sumeet linux
  2010-06-18  4:15 ` Eric Miao
  0 siblings, 1 reply; 2+ messages in thread
From: sumeet linux @ 2010-06-17 14:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi List,

Does there exists a support for Suspend To Disk (Hibernate) for ARM
platforms?
I have been googling for it but could not find any information other than
some links to the suspend2 support for some ancient kernels.
Can anyone provide any clue on how much effort is required to implement this
feature to ARM architecture ?

Thanks in advance.

Regards,
Sumeet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100617/ebd23d21/attachment.html>

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

* [Question] SuspendToDisk Feature on ARM ?
  2010-06-17 14:08 [Question] SuspendToDisk Feature on ARM ? sumeet linux
@ 2010-06-18  4:15 ` Eric Miao
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Miao @ 2010-06-18  4:15 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jun 17, 2010 at 10:08 PM, sumeet linux <sumeet4linux@gmail.com> wrote:
> Hi List,
>
> Does there exists a support for Suspend To Disk (Hibernate) for ARM
> platforms?
> I have been googling for it but could not find any information other than
> some links to the suspend2 support for some ancient kernels.
> Can anyone provide any clue on how much effort is required to implement this
> feature to ARM architecture ?
>

Marvell has done a great job on this for a preliminary enabling on their Dove
processor, please have a look into:

http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-lucid.git;a=shortlog;h=refs/heads/mvl-dove

arch/arm/mach-dove/swsusp.S

The code, mostly, is generic enough to be made common if you are
interested and have other platforms (with HDD or large NAND) to
test. x86 is, of course, the reference.

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

end of thread, other threads:[~2010-06-18  4:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 14:08 [Question] SuspendToDisk Feature on ARM ? sumeet linux
2010-06-18  4:15 ` Eric Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).