All of lore.kernel.org
 help / color / mirror / Atom feed
* How to detect HAP from DomU?
@ 2010-11-10  8:22 Juergen Gross
  2010-11-10  8:36 ` Keir Fraser
  0 siblings, 1 reply; 6+ messages in thread
From: Juergen Gross @ 2010-11-10  8:22 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

Hi,

is there any way for a HVM-domain to detect whether it is running with HAP
enabled? I couldn't find any interface for this information.

Background: in our BS2000 domain (HVM with PV-drivers) we sometimes have to
copy complete pages between kernel and user. An alternative to the copy
would be a remapping of the page. The remap is faster than the copy with HAP
enabled, but much slower without HAP. So it would be best to copy without HAP
and remap with HAP.

I think this would be a candidate for XEN features (another bit in
xen/include/public/features.h). If there are no objections to this idea, I'll
make a patch.


Juergen

-- 
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

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

end of thread, other threads:[~2010-11-10  8:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10  8:22 How to detect HAP from DomU? Juergen Gross
2010-11-10  8:36 ` Keir Fraser
2010-11-10  8:42   ` Juergen Gross
2010-11-10  8:44     ` Jiang, Yunhong
2010-11-10  8:49       ` Juergen Gross
2010-11-10  8:50       ` Keir Fraser

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.