]> git.openfabrics.org - ~ardavis/dapl.git/commit
dapl scm: remove unecessary thread when using direct objects
authorArlin Davis <arlin.r.davis@intel.com>
Wed, 4 Mar 2009 18:04:13 +0000 (10:04 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 4 Mar 2009 18:04:13 +0000 (10:04 -0800)
commit1f5b3b7cab0785b64e8dab035dd4cd27111497d3
tree67a7dcd18a4313b6302d30d08b0977d5744b0a8d
parent66e4236e2c57dbaf860b7c20809b65a4fbbafa6f
dapl scm: remove unecessary thread when using direct objects

A thread is created for processing events on devices without
direct event objecti support. Since all openfabrics devices support
direct events there is no need to start a thread. Move this under

Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
dapl/openib_scm/dapl_ib_util.c