Re: [linux-pm] [PATCH 1/8] PM: Add suspend block api.

From: Matthew Garrett
Date: Fri May 07 2010 - 13:13:11 EST


On Thu, May 06, 2010 at 07:05:41PM -0700, Tony Lindgren wrote:
> * Matthew Garrett <mjg@xxxxxxxxxx> [100506 11:39]:
> > And the untrusted userspace code that's waiting for a network packet?
> > Adding a few seconds of latency isn't an option here.
>
> Hmm well hitting retention and wake you can basically do between
> jiffies. Hitting off mode in idle has way longer latencies,
> but still in few hundred milliseconds or so, not seconds.

The situation is this. You've frozen most of your userspace because you
don't trust the applications. One of those applications has an open
network socket, and policy indicates that receiving a network packet
should generate a wakeup, allow the userspace application to handle the
packet and then return to sleep. What mechanism do you use to do that?

--
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/