Re: Run-time PM idea (was: Re: [linux-pm] [RFC][PATCH 0/2] PM:Rearrange core suspend code)

From: Pavel Machek
Date: Sat Jun 27 2009 - 07:27:57 EST



> > > [...] Yes, we can greatly expand the userland-visible interface to
> > > every piece of hardware in order to make this work, but that's a
> > > huge amount of effort to avoid a model where userspace sets some
> > > tunables appropriately.
> >
> > What huge amount of effort? All you are doing is to track the "is
> > the device really used" state in user-space - and, if the current
> > desktop experience is any measure, highly imperfectly so.
> >
> > What i'm suggesting is to track it properly in the kernel. It's not
> > like the kernel doesnt need to know whether a piece of hardware is
> > under use or not ...
>
> So, for instance, we need to add interfaces like "I care about hotplug
> events on this SATA port" and "I'm listening for these keys so please
> don't suspend the device" and "The service bound to this port needs to
> maintain network connectivity and the one bound to this port doesn't, so
> only put the wireless card into deep powersave if the first exits", and
> then we need to wait for userspace to adopt these interfaces before we
> can enable any of the functionality because otherwise old userspace will
> be broken with new kernels.

Yes, that's the way to go. It is not particulary easy way, but at
least such userspace will work with upcoming hardware and kernel will
be able to get features such as 'system autosuspend'...
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/