Re: suspend-to-{RAM,disk} for 2.5.17

William Lee Irwin III (wli@holomorphy.com)
Tue, 28 May 2002 15:28:38 -0700


At some point in the past, I wrote:
>> This looks good, though OTOH if we have a page from a zone we should know
>> the zone exists, and then maybe the if (!curr) check isn't
>> needed. If that's

On Wed, May 29, 2002 at 12:00:32AM +0200, Pavel Machek wrote:
> Good point. Killed.

At some point in the past, I wrote:
>> the case the scary check that almost looks like defensive programming won't
>> be needed at all. Also, is it always expected that this will be a
>> free page?

On Wed, May 29, 2002 at 12:00:32AM +0200, Pavel Machek wrote:
> No. It may be used page, too. That's why it is asking.
> Pavel

Aha, so it can't be a BUG() at the bottom then. Cool, this looks very
nice!

Cheers,
Bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/