Re: [linux-pm] [PATCH 0/8] Suspend block api (version 8)

From: Matthew Garrett
Date: Thu May 27 2010 - 17:06:34 EST


On Thu, May 27, 2010 at 10:03:14PM +0100, Alan Cox wrote:
> On Thu, 27 May 2010 18:59:20 +0100
> Matthew Garrett <mjg59@xxxxxxxxxxxxx> wrote:
> > Ok. So the existing badly-behaved application ignores your request and
> > then gets blocked. And now it no longer responds to wakeup events. So
> > you penalise well-behaved applications without providing any benefits to
> > badly-behaved ones.
>
> I don't see how you put the first two sentences together and get the
> final one.
>
> When you beat up badly behaved apps that doesn't penalise well behaved
> ones.

If you're going to block an app on drawing then you either need to
reenable drawing on wakeup or you need to have an interface for alerting
the app to the fact that drawing is about to block and it should get
back to its event loop. The first is suboptimal, the second penalises
well behaved apps.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
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/