* paravirt_alloc_pd_clone() useful?
@ 2007-11-16 19:24 Jeremy Fitzhardinge
2007-11-16 22:00 ` Zachary Amsden
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2007-11-16 19:24 UTC (permalink / raw)
To: Zachary Amsden; +Cc: Virtualization Mailing List
Do you use paravirt_alloc_pd_clone()? I seem to you remember you
mentioning that it doesn't help you very much. I'm in the process of
unifying pgalloc*, and it seems to me that it would be a bit cleaner
without needing to worry about paravirt_alloc_pd_clone()...
J
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: paravirt_alloc_pd_clone() useful?
2007-11-16 19:24 paravirt_alloc_pd_clone() useful? Jeremy Fitzhardinge
@ 2007-11-16 22:00 ` Zachary Amsden
0 siblings, 0 replies; 2+ messages in thread
From: Zachary Amsden @ 2007-11-16 22:00 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: Virtualization Mailing List
On Fri, 2007-11-16 at 11:24 -0800, Jeremy Fitzhardinge wrote:
> Do you use paravirt_alloc_pd_clone()? I seem to you remember you
> mentioning that it doesn't help you very much. I'm in the process of
> unifying pgalloc*, and it seems to me that it would be a bit cleaner
> without needing to worry about paravirt_alloc_pd_clone()...
Yes, we do, and it is one of our largest performance gains. It is
clone_pgd_range() that turned out not to be useful.
Zach
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-16 22:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 19:24 paravirt_alloc_pd_clone() useful? Jeremy Fitzhardinge
2007-11-16 22:00 ` Zachary Amsden
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.