* Avi Kivity <[EMAIL PROTECTED]> wrote:

> A question. What's __flush_tlb() doing in the context switch path?  
> Shouldn't it just load the new cr3 and be done with it?

hmm .... it /does/ use load_cr3, which uses write_cr3(). Maybe i'm wrong 
about this analysis and the 'speedup' was a cache alignment fluke ...

        Ingo

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to