* mm.c
@ 2006-07-21 16:54 PUCCETTI Armand
0 siblings, 0 replies; only message in thread
From: PUCCETTI Armand @ 2006-07-21 16:54 UTC (permalink / raw)
To: xen-devel
I have a question about the xen code doing memory management on AMD64.
Could someone please explain me how page table walking functions (file
page.h)
work? For instance, l4e_to_l3e.
As far as I understand, l4e_to_l3e turns an entry of level4 page table
into a virtual address that
points to a level3 page table? Is that ok? How is that done in details?
Where are the real
page tables (l4 to l1) stored?
More generally, is there any doc explaining the details in page.h ?....
thanks!
Armand
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-21 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-21 16:54 mm.c PUCCETTI Armand
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.