Re: [PATCH][2.6.20-rc1-mm1] sparsemem vmem_map optimzed pfn_valid()[0/2]

From: KAMEZAWA Hiroyuki
Date: Sat Dec 16 2006 - 20:04:30 EST


On Sat, 16 Dec 2006 10:38:53 -0800 (PST)
Christoph Lameter <clameter@xxxxxxx> wrote:

> On Sat, 16 Dec 2006, KAMEZAWA Hiroyuki wrote:
>
> > By this, we'll not access mem_section[] in usual ops.
>
> Why do we need mem_section? We have a page table that fulfills the same
> role.
>
Basically, we don't need it.
But I use mem_section[] in bootstrap and I want to keep patches small in this
time.
I think it's not too late that we'll consider removing it after implementing
memory hot unplug.(and confirm we never use it.)

-Kame

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