Re: [PATCH 2.5.43-mm2] New shared page table patch

Martin J. Bligh (mbligh@aracnet.com)
Thu, 24 Oct 2002 07:51:46 -0700


>>> Another thought, how does this play with NUMA systems? I don't have the
>>> problem, but presumably there are implications.
>>
>> At some point we'll probably only want one shared set per node.
>> Gets tricky when you migrate processes across nodes though - will
>> need more thought
>
> Page tables can only be shared when they're pointing to the same
> data pages anyway, so I think it's just part of the larger problem
> of node-local memory.

Yes, same problem as text replication. You're right, it's probably not
worth solving otherwise - too small a percentage of the real problem.

M.

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