Re: [PATCH v6, part3 14/16] mm: concentrate modification of totalram_pages into the mm core

From: David Howells
Date: Mon May 13 2013 - 05:19:40 EST


Jiang Liu <liuj97@xxxxxxxxx> wrote:

> Concentrate code to modify totalram_pages into the mm core, so the arch
> memory initialized code doesn't need to take care of it. With these
> changes applied, only following functions from mm core modify global
> variable totalram_pages:
> free_bootmem_late(), free_all_bootmem(), free_all_bootmem_node(),
> adjust_managed_page_count().
>
> With this patch applied, it will be much more easier for us to keep
> totalram_pages and zone->managed_pages in consistence.

I like it.

Acked-by: David Howells <dhowells@xxxxxxxxxx>
--
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/