* [PATCH] Add Documentation/power/00-INDEX
@ 2007-10-02 3:44 Rob Landley
2007-10-02 7:10 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Rob Landley @ 2007-10-02 3:44 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-doc, LKML, pavel, rjw
From: Rob Landley <rob@landley.net>
Add Documentation/power/00-INDEX
Signed-off-by: Rob Landley <rob@landley.net>
---
All my pending 00-INDEX patches are at http://landley.net/kdocs/make/patches
Documentation/power/00-INDEX | 34 +++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
--- /dev/null 2007-04-23 10:59:00.000000000 -0500
+++ hg/Documentation/power/00-INDEX 2007-10-01 22:35:36.000000000 -0500
@@ -0,0 +1,34 @@
+00-INDEX
+ - This file
+basic-pm-debugging.txt
+ - Debugging suspend and resume
+devices.txt
+ - How drivers interact with system-wide power management
+drivers-testing.txt
+ - Testing suspend and resume support in device drivers
+freezing-of-tasks.txt
+ - How processes and controlled during suspend
+interface.txt
+ - Power management user interface in /sys/power
+notifiers.txt
+ - Registering suspend notifiers in device drivers
+pci.txt
+ - How the PCI Subsystem Does Power Management
+s2ram.txt
+ - How to get suspend to ram working (and debug it when it isn't)
+states.txt
+ - System power management states
+swsusp-and-swap-files.txt
+ - Using swap files with software suspend (to disk)
+swsusp-dmcrypt.txt
+ - How to use dm-crypt and software suspend (to disk) together
+swsusp.txt
+ - Goals, implementation, and usage of software suspend (ACPI S3)
+tricks.txt
+ - How to trick software suspend (to disk) into working when it isn't
+userland-swsusp.txt
+ - Experimental implementation of software suspend in userspace
+video_extension.txt
+ - ACPI video extensions
+video.txt
+ - Video issues during resume from suspend
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Documentation/power/00-INDEX
2007-10-02 3:44 [PATCH] Add Documentation/power/00-INDEX Rob Landley
@ 2007-10-02 7:10 ` Pavel Machek
2007-10-02 8:48 ` Rob Landley
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2007-10-02 7:10 UTC (permalink / raw)
To: Rob Landley; +Cc: Andrew Morton, linux-doc, LKML, rjw
Hi!
> From: Rob Landley <rob@landley.net>
>
> Add Documentation/power/00-INDEX
>
> Signed-off-by: Rob Landley <rob@landley.net>
Looks mostly ok.
> +swsusp.txt
> + - Goals, implementation, and usage of software suspend (ACPI S3)
But please delete (ACPI S3) remark. It is ACPI S4, if anything.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Documentation/power/00-INDEX
2007-10-02 7:10 ` Pavel Machek
@ 2007-10-02 8:48 ` Rob Landley
2007-10-02 9:14 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Rob Landley @ 2007-10-02 8:48 UTC (permalink / raw)
To: Pavel Machek; +Cc: Andrew Morton, linux-doc, LKML, rjw
On Tuesday 02 October 2007 2:10:22 am Pavel Machek wrote:
> > +swsusp.txt
> > + - Goals, implementation, and usage of software suspend (ACPI S3)
>
> But please delete (ACPI S3) remark. It is ACPI S4, if anything.
> Pavel
I got that from Documentation/power/video.txt, which starts "Video issues with
S3 resume". Is it correct in that file?
I've removed it from the patch in http://landley.net/kdocs/make/patches
Thanks,
Rob
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Documentation/power/00-INDEX
2007-10-02 8:48 ` Rob Landley
@ 2007-10-02 9:14 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2007-10-02 9:14 UTC (permalink / raw)
To: Rob Landley; +Cc: Andrew Morton, linux-doc, LKML, rjw
Hi!
> > > +swsusp.txt
> > > + - Goals, implementation, and usage of software suspend (ACPI S3)
> >
> > But please delete (ACPI S3) remark. It is ACPI S4, if anything.
> > Pavel
>
> I got that from Documentation/power/video.txt, which starts "Video issues with
> S3 resume". Is it correct in that file?
Yes... video.txt talks about suspend-to-ram issues (aka ACPI S3),
while swsusp.txt talks about hibernate-to-disk issues (aka ACPI S4).
> I've removed it from the patch in http://landley.net/kdocs/make/patches
Thanks!
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-02 9:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-02 3:44 [PATCH] Add Documentation/power/00-INDEX Rob Landley
2007-10-02 7:10 ` Pavel Machek
2007-10-02 8:48 ` Rob Landley
2007-10-02 9:14 ` Pavel Machek
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.