xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Even faster page copy for Xen?
@ 2010-07-15 18:15 Dan Magenheimer
  2010-07-15 21:35 ` Keir Fraser
  2010-08-06  7:57 ` Jan Beulich
  0 siblings, 2 replies; 11+ messages in thread
From: Dan Magenheimer @ 2010-07-15 18:15 UTC (permalink / raw)
  To: Keir Fraser, Jan Beulich; +Cc: xen-devel

Hi Jan, Keir --

My x86 assembly skills are much too poor to carefully evaluate
and, if of value, implement this in Xen but given your previous
interest, such as:

http://xenbits.xensource.com/xen-unstable.hg?rev/8de4b4e9a435 

the following might be worth looking at.

Intel has just posted memcpy improvements for glibc for recent
popular Intel processor families here:

http://article.gmane.org/gmane.comp.lib.glibc.alpha/15278 

The preface to the above patch looks very enticing...

Semi-related, I wonder if you know, if there were a
"copy_page_from_other_node()" to be used if the
caller is fairly sure that the page is being copied
between nodes, could this be made significantly faster
than a normal copy_page()?

Thanks,
Dan

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

end of thread, other threads:[~2010-08-10 12:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-15 18:15 Even faster page copy for Xen? Dan Magenheimer
2010-07-15 21:35 ` Keir Fraser
2010-07-15 23:36   ` Dan Magenheimer
2010-07-16  7:57     ` Keir Fraser
2010-08-06  7:57 ` Jan Beulich
2010-08-09 17:47   ` Dulloor
2010-08-09 17:57     ` Dulloor
2010-08-10  6:24       ` Jan Beulich
2010-08-10 12:31         ` Dan Magenheimer
2010-08-10 12:41           ` Keir Fraser
2010-08-10 12:46           ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).