From: "Hyon Lim" <alex@alexlab.net>
To: "Ralf Baechle" <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: implementation of software suspend on MIPS. (system log)
Date: Thu, 1 Nov 2007 03:15:11 +0900 [thread overview]
Message-ID: <dd7dc2bc0710311115x51dfab0bt97cdd810d21d120c@mail.gmail.com> (raw)
In-Reply-To: <20071031132553.GF14187@linux-mips.org>
[-- Attachment #1: Type: text/plain, Size: 1519 bytes --]
The problem is resume process.
Some page copy and other remaining process wasn't implemented.
The code of resume process should be implemented on arch/xxx/power/swsusp.S
So it should be implemented by assembly.
That's the problem...
I've no idea about complex assembly programming. :-)
Could you recommend any pdf or website?
On 10/31/07, Ralf Baechle <ralf@linux-mips.org> wrote:
>
> On Wed, Oct 31, 2007 at 04:15:57AM +0900, Hyon Lim wrote:
>
> > [DEBUG] Swsusp_write() @ kernel/power/swsusp.c,874
> > [DEBUG] write_suspend_image(), kernel/power/swsusp.c,407
> > [DEBUG] init_header(), kernel/power/swsusp.c,337
> > [DEBUG] dump_info(), kernel/power/swsusp.c,321
> > swsusp: Version: 132618
> > swsusp: Num Pages: 8192
> > swsusp: UTS Sys: Linux
> > swsusp: UTS Node: (none)
> > swsusp: UTS Release: 2.6.10_SELP_MIPS
> > swsusp: UTS Version: #95 Wed Oct 30 03:46:35 KST 2007
> > swsusp: UTS Machine: mips
> > swsusp: UTS Domain: (none)
> > swsusp: CPUs: 1
> > swsusp: Image: 1896 Pages
> > swsusp: Pagedir: 0 Pages
> > [DEBUG] data_write(), kernel/power/swsusp.c,303
> > Writing data to swap (1896 pages)... done
> > Writing pagedir (8 pages)
> > S|
> > Powering off system
> > Cold reset
> >
> > This is system log of my implementation.
>
> Excellent, this is looking promising.
>
> Do you still need any help?
>
> Ralf
>
--
Hyon Lim (임현)
Mobile. 010-8212-1240 (Intl' Call : +82-10-8212-1240)
Fax. 032-232-0578 (Intl' Available)
Homepage : http://www.alexlab.net
Blog : http://www.alexlab.net/blog
[-- Attachment #2: Type: text/html, Size: 2207 bytes --]
next prev parent reply other threads:[~2007-10-31 18:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-30 19:15 implementation of software suspend on MIPS. (system log) Hyon Lim
[not found] ` <20071031132553.GF14187@linux-mips.org>
2007-10-31 18:15 ` Hyon Lim [this message]
2007-10-31 18:30 ` Ralf Baechle
2007-10-31 18:32 ` Uhler, Mike
2007-10-31 18:32 ` Uhler, Mike
[not found] <DDAE9570F73FC744918E843E20BE598B096E8E@server1.RightHand.righthandtech.com>
2007-11-01 1:46 ` Hyon Lim
2007-11-01 2:27 ` J. Scott Kasten
2007-11-01 9:11 ` Hyon Lim
2007-11-01 13:41 ` J. Scott Kasten
2007-11-01 14:37 ` Hyon Lim
2007-11-01 15:00 ` J. Scott Kasten
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dd7dc2bc0710311115x51dfab0bt97cdd810d21d120c@mail.gmail.com \
--to=alex@alexlab.net \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.