All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux question, which pages are used as page tables
@ 2005-05-19  1:02 Jacob Gorm Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-05-19  1:02 UTC (permalink / raw)
  To: xen-devel

hi,

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?

thanks,
Jacob

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Linux question, which pages are used as page tables
@ 2005-05-19  1:22 Ian Pratt
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Pratt @ 2005-05-19  1:22 UTC (permalink / raw)
  To: Jacob Gorm Hansen, xen-devel

> 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 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-19  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  1:02 Linux question, which pages are used as page tables Jacob Gorm Hansen
  -- strict thread matches above, loose matches on Subject: below --
2005-05-19  1:22 Ian Pratt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.