public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* shadow prefetch
@ 2008-01-02  6:52 Dong, Eddie
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A02976A8E-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dong, Eddie @ 2008-01-02  6:52 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Current shadow code do prefetch in FNAME(prefetch_page), but it is only
used 
to choose shadow_notrap_nonpresent_pte or shadow_trap_nonpresent_pte.

At least for L1 shadow, prefetching to get exact shadow L1 pte won't
cause 
performance regression (though handling time increases slightly ) since
it 
won't generate a new write protected page.

for those L2+ shadow page tables, we can do similar for those pointed
gfn which
is already shadowed.

Comments?
Eddie

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2008-01-02 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02  6:52 shadow prefetch Dong, Eddie
     [not found] ` <10EA09EFD8728347A513008B6B0DA77A02976A8E-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-02  9:51   ` Avi Kivity
     [not found]     ` <477B5E94.30301-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-02 12:56       ` Dong, Eddie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox