* The 64 megs at the top
@ 2005-03-22 4:09 Jacob Gorm Hansen
0 siblings, 0 replies; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-03-22 4:09 UTC (permalink / raw)
To: xen-devel
hi,
just a thought; the 64 megs of VA that Xen uses for its own purposes,
how much of that is actually needed when shadow page tables are disabled?
And how much physical mem is Xen currently estimated to be using?
thanks,
Jacob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: The 64 megs at the top
@ 2005-03-22 7:11 Ling, Xiaofeng
0 siblings, 0 replies; 2+ messages in thread
From: Ling, Xiaofeng @ 2005-03-22 7:11 UTC (permalink / raw)
To: Jacob Gorm Hansen, xen-devel
Some of my understanding, For ia32, the VA address space really used will depned on the physical memory of the machine.
Like RO_MPT(4M), RDWR_MPT(4M), FRAMETABLE(24M) will all depend on the whole machine memory.
the MPT need 4bytes for each page, so for 256M machine memory need 1M(both va and pa)
The pfn_info struct seems 24bytes,so each 4K page will need 24bytes, 256M memory will need 6M.(Both va and pa)
The linear page table will only occupy va address space, but always the whole 4M.
For other physical memory, the xen binary is only about 300K, others are for xen heap.
Jacob Gorm Hansen <> wrote:
> hi,
>
> just a thought; the 64 megs of VA that Xen uses for its own purposes,
> how much of that is actually needed when shadow page tables are
> disabled?
>
> And how much physical mem is Xen currently estimated to be using?
>
> thanks,
> Jacob
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real
> users. Discover which products truly live up to the hype. Start
> reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-22 7:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-22 4:09 The 64 megs at the top Jacob Gorm Hansen
-- strict thread matches above, loose matches on Subject: below --
2005-03-22 7:11 Ling, Xiaofeng
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.