[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.0707031708080.8010-100000@iolanthe.rowland.org>
Date: Tue, 3 Jul 2007 17:10:08 -0400 (EDT)
From: Alan Stern <stern@...land.harvard.edu>
To: Matthew Garrett <mjg59@...f.ucam.org>
cc: linux-kernel@...r.kernel.org, <linux-pm@...ts.linux-foundation.org>
Subject: Re: [linux-pm] [PATCH] Remove process freezer from suspend to RAM
pathway
On Tue, 3 Jul 2007, Matthew Garrett wrote:
> See the start of this thread. It's just not clear what the freezer buys
> us - removing it gets rid of a load of subtle issues and complexity, and
> turns system suspend into something that looks more like runtime
> suspend (which might then encourage people to get runtime suspend
> right...)
No, no -- you have it exactly backwards. Removing the freezer turns
STR into something _less_ like runtime suspend, because it adds the
requirement that devices must not automatically be resumed when an I/O
request arrives.
Alan Stern
-
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