Re: [PATCH] hibernation should work ok with memory hotplug
From: Dave Hansen <hidden>
Date: 2008-11-04 00:53:15
Also in:
linux-pm, lkml
From: Dave Hansen <hidden>
Date: 2008-11-04 00:53:15
Also in:
linux-pm, lkml
On Tue, 2008-11-04 at 01:29 +0100, Rafael J. Wysocki wrote:
quoted
Since zone *ranges* overlap, you can't tell to which zone a page belongs simply from its address. You need to ask the 'struct page'.Understood. This means that some zones may contain some ranges of pfns that correspond to struct pages in another zone, correct?
Yup, that's correct. The patch looks good to me. -- Dave -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>