[openib-general] opensm segfault?

Roland Dreier rdreier at cisco.com
Tue May 16 13:10:24 PDT 2006


    Troy> And why the heck is "cl_memcpy" just a call to 'memcpy'
    Troy> anyway?  This just seems like excessive uneeded abstraction.

    Hal> It's part of the component library, which is an OS
    Hal> abstraction layer.

memcpy() is specified by the ISO C standard, so it seems pretty silly
to abstract this.  Is there any platform that opensm could conceivably
run on that doesn't supply memcpy()?

 - R.



More information about the general mailing list