Re: [RFC] Page table sharing

Roman Zippel (zippel@linux-m68k.org)
Tue, 19 Feb 2002 11:02:29 +0100 (CET)


Hi,

On Mon, 18 Feb 2002, Linus Torvalds wrote:

> We can, of course, introduce a "pmd-rmap" thing, with a pointer to a
> circular list of all mm's using that pmd inside the "struct page *" of the
> pmd.

Isn't that information basically already available via
vma->vm_(pprev|next)_share?

bye, Roman

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