Re: [PATCH v9]: Hibernation: fix the number of pages used forhibernate/thaw buffering

From: Bojan Smojver
Date: Tue Apr 10 2012 - 05:27:20 EST


On Tue, 2012-04-10 at 11:22 +0200, Per Olofsson wrote:
> If you don't have any high pages (e.g. x86_64), then
> nr_free_highpages() is defined to be 0 and is optimized away
> completely.

Yeah, we could do that in the patch too.

> Still, it seems you are not calculating free pages that often anymore
> so it should not matter much.

True. We call this a couple of orders of magnitude less times, so it
won't have noticeable affect on speed either way.

--
Bojan

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