Re: swsusp bigdiff [was Re: [PATCH] Software Suspend split to twostage V2.]

From: Nigel Cunningham
Date: Wed Dec 22 2004 - 16:26:13 EST


Hi.

On Thu, 2004-12-23 at 07:28, Pavel Machek wrote:
> Hi!
>
> > On Sat, 2004-11-20 at 11:30, Pavel Machek wrote:
> > > --- clean/Documentation/power/devices.txt 2004-11-03 01:23:03.000000000 +0100
> > > +++ linux/Documentation/power/devices.txt 2004-11-03 02:16:40.000000000 +0100
> > > @@ -141,3 +141,82 @@
> > > The driver core will not call any extra functions when binding the
> > > device to the driver.
> > >
> > > +pm_message_t meaning
> > > +
> > > +pm_message_t has two fields. event ("major"), and flags. If driver
> > > +does not know event code, it aborts the request, returning error. Some
> > > +drivers may need to deal with special cases based on the actual type
> > > +of suspend operation being done at the system level. This is why
> > > +there are flags.
> > > +
> >
> > I don't know how I managed to miss this before, but I think it's
> > definitely a step in the right direction. I do wonder, though, if we're
> > going about this whole thing in a peacemeal approach. I feel like the
> > whole issue of power state management on the system wide and driver
> > level are being treated as two separate issues. Is it just me?
>
> Well, we are starting with small steps... And since nobody knows how
> to do one-device-suspend properly, we started with fixing system
> suspend first.
>
> Passing structure instead of u32 should make one-device-suspend easier
> in future... Hopefully.

I could spend some time working on a proposal for this, if you like. It
would probably do me good in preparation for my presentation on 2.6 PM
(in general) at the CELF Linux Form next month.

Regards,

Nigel
--
Nigel Cunningham
Cyclades Software Engineer
Canberra, Australia

http://www.cyclades.com

+61 (2) 6292 8028
+61 (417) 100 574

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/