On Sun, 2005-12-18 at 04:27 +0100, Andi Kleen wrote:
> Robert Walsh <[EMAIL PROTECTED]> writes:
> > 
> > Any chance we could get these moved into the x86_64 arch directory,
> > then?  We have to do double-word copies, or our chip gets unhappy.
> 
> Standard memcpy will do double word copies if everything is suitably
> aligned. Just use that.

This is dealing with buffers that may be passed in from user space, so
there's no guarantee of alignment for either the start address or the
length.

Regards,
 Robert.

-- 
Robert Walsh                                 Email: [EMAIL PROTECTED]
PathScale, Inc.                              Phone: +1 650 934 8117
2071 Stierlin Court, Suite 200                 Fax: +1 650 428 1969
Mountain View, CA 94043.


_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to