[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1008050717260.25170@asgard.lang.hm>
Date: Thu, 5 Aug 2010 07:22:53 -0700 (PDT)
From: david@...g.hm
To: Matthew Garrett <mjg59@...f.ucam.org>
cc: Arve Hjønnevåg <arve@...roid.com>,
"Rafael J. Wysocki" <rjw@...k.pl>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Arjan van de Ven <arjan@...radead.org>,
linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
pavel@....cz, florian@...kler.org, stern@...land.harvard.edu,
swetland@...gle.com, peterz@...radead.org, tglx@...utronix.de,
alan@...rguk.ukuu.org.uk
Subject: Re: Attempted summary of suspend-blockers LKML thread
On Thu, 5 Aug 2010, Matthew Garrett wrote:
> On Wed, Aug 04, 2010 at 06:02:28PM -0700, Arve Hj?nnev?g wrote:
>
>> Which makes the driver and/or network stack changes identical to using
>> wakelocks, right?
>
> I think we're resigned to the fact that we need to indicate wakeup
> events in a manner that's pretty equivalent to wakelocks. The only real
> issue is what the API looks like. Anyone who's still talking about
> cgroups seems to be trying to solve a different problem.
Ok, it is now sounding to me like there are two different (but somewhat
related) purposes that wakelocks are being used for
1. deciding if the system should go to sleep now or not (what most of the
discussion has been about)
2. narrowing the race between going to sleep and wakeup events.
I'm not sure it's possible to completely eliminate the race, even with
wakelocks there is some time between the time you last check if the
wakelock is set and when the hardware finishes responding to your commands
to go to sleep (Unless you can set a level-based interrupt that will wake
you up as soon as you finish going to sleep)
David Lang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists