]> git.openfabrics.org - ~shefty/libibcm.git/commit
r9128: Modify the libibcm API to provide better support for multi-threaded event
authorSean Hefty <sean.hefty@intel.com>
Mon, 28 Aug 2006 23:29:51 +0000 (23:29 +0000)
committerSean Hefty <sean.hefty@intel.com>
Mon, 28 Aug 2006 23:29:51 +0000 (23:29 +0000)
commit5d90447501501b13399691e2e75999db294241bd
tree08fda7762d2b66041d053cecc45c8f80258d3cec
parent11d466989f2ec7678c6469acd0bd1a97ee555ffd
r9128: Modify the libibcm API to provide better support for multi-threaded event
processing.  CM devices are no longer tied to verb devices and hidden from
the user.  This should allow an application to direct events to specific
threads for processing.

This patch also removes the libibcm's dependency on libsysfs.

The changes do not break the kernel ABI, but do break the library's API in
such a way that requires (hopefully minor) changes to existing users.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/infiniband/cm.h
src/cm.c
src/libibcm.map