Re: /proc/<n>/maps getting _VERY_ long

Nicolas Pitre (nico@cam.org)
Fri, 10 Aug 2001 19:03:33 -0400 (EDT)


On Fri, 10 Aug 2001, H. Peter Anvin wrote:

> Linus Torvalds wrote:
> >
> > These days, the vma's just have too much information, and the
> > page tables
> > can't be counted on to have enough bits.
> >
>
> Note that it isn't very hard to deal with *that* problem, *if you want
> to*... you just need to maintain a shadow data structure in the same
> format as the page tables and stuff your software bits in there.

This technique is already used on ARM.

Nicolas

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