|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Linux question, which pages are used as page tables
> I am looking for a way of telling in Linux 2.6 if a given
> page is used as a pagetable. Is it possible to track this
> from struct page or similar?
Not normally. You could use the ARCH2 flag in the page struct, though.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|