]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
2013-01-16 Arlin Davispackage: add README and README.mcm and update content
2013-01-16 Arlin Davismcm,mpxyd: add multi-enpoint, multi-threaded, and CPU...
2013-01-16 Arlin Daviscommon: add support for ia name during dat_ia_query
2013-01-16 Arlin Davisdtest: changes to support signaling rates during rdma_w...
2013-01-16 Arlin Davismcm: register memory on tx endpoint.
2013-01-16 Arlin Davismcm: fix proxy cq_poll, return only empty or number...
2013-01-10 Arlin Davisucm: reduce log level of CM warning on UNKNOWN state...
2012-12-10 sean.hefty... mpxyd: proxy segfaulting running as daemon, IB recv...
2012-12-06 Arlin DavisRelease intel-mic-ofed-dapl-2.0.36.2-1
2012-12-06 Arlin Davisdecrease debug log level on modify qp during close
2012-12-06 Arlin Davismpxyd: scif_connect return checking incorrect
2012-12-06 Arlin Davismcm: support for rdma writes with immediate plus associ...
2012-12-04 Arlin Davismpxyd: add common scif_send_msg inline function to...
2012-12-04 Arlin Davismcm/mpxyd: add string print helper function for QP...
2012-12-04 Arlin Davisconfig: add scif device to dat.conf static configuratio...
2012-11-29 Arlin Davisspecfile: add definition to disable debug package
2012-11-29 Arlin Davisspecfile: remove debug package
2012-11-29 Arlin Davismpxyd: add exposed cm timers to configuration file
2012-11-26 Arlin DavisRelease intel-mic-ofed-dapl-2.0.36.1-1
2012-11-26 Arlin Davisadd new package spec file - intel-mic-ofed-dapl.spec.in
2012-11-26 Arlin Davispackage update: rename package for Intel MPSS release
2012-11-15 Arlin DavisRelease 2.0.36.1
2012-11-15 Patrick Mccormickinstall: correct the path to /etc
2012-11-15 Patrick Mccormickmpxyd: dont segfault if pid file is not found when...
2012-11-15 Patrick Mccormickmpxyd: misc cleanups for consistency
2012-11-15 Arlin Davismpxyd: expose CM request and reply timers and retry...
2012-10-29 Arlin Daviscommon: 2 new debug logging levels for low system memor...
2012-10-29 Arlin Davismcm: process QP create errors from mpxyd
2012-10-29 Arlin Daviscommon: add register memory to logging on non-debug...
2012-10-29 Arlin Daviscommon: turn down debug level during ep free
2012-10-19 Arlin Davismcm: cleanup build issues with unused variables on...
2012-10-19 Arlin Daviscommon: cleanup/remove debug code in post send
2012-10-15 Patrick McCormickAdd some rpm targets
2012-10-15 Patrick McCormickEnable mcm on the proxy branch
2012-10-15 Patrick McCormickCorrect mpxyd.conf file location
2012-10-03 Arlin DavisMerge cst-linux:~jxiong/scm/dapl into proxy
2012-10-02 Jianxin XiongKill before daemonizing
2012-10-02 Jianxin XiongUse libc's daemon fuction and check if it fails
2012-10-01 Jianxin XiongIf scif port 0 is specified (let system select the...
2012-10-01 Jianxin XiongAdd the "debug mode" which manages the pid file (/tmp...
2012-10-01 Jianxin XiongAllow the init script be run as regular user.
2012-09-28 Jianxin XiongConvert mpxyd.conf from DOS format to UNIX format.
2012-09-28 Jianxin XiongAdd an opiton to kill the running daemon.
2012-09-28 Jianxin XiongCatch SIGINT/SIGTERM and cleanup the lock file.
2012-09-28 Jianxin XiongChange some default option values.
2012-09-28 Jianxin XiongOutput configuration file name in the log.
2012-09-28 Jianxin XiongOutput more error messages.
2012-09-27 Jianxin XiongInit script: get the lock file name from the configurat...
2012-09-27 Jianxin XiongGive error message when fail to open the lock file.
2012-09-27 Jianxin XiongAdd a configuration option for the maximum message...
2012-09-26 Jianxin XiongDefault to /var/run for .pid files
2012-09-26 Jianxin XiongOrchestrate the handling of pid and lock files
2012-09-26 Jianxin XiongIncrease the proxy send queue size according to the...
2012-09-21 Jianxin XiongAdd option to allow the proxy buffer be shared among...
2012-09-20 Jianxin XiongRevamp the instructions for the MCM provider.
2012-09-20 Jianxin XiongChange the default per connection proxy RDMA buffer...
2012-09-19 Jianxin XiongBug fix: lock/log file path is truncated to 32 characters.
2012-09-18 Jianxin XiongIncrease the default queue length for scif_listen(...
2012-09-15 Jianxin XiongUpdate the non-root setup instructions.
2012-09-14 Jianxin XiongChange "MIC Indirect" to "CCL-proxy" in the readme...
2012-09-14 Jianxin XiongBug fix: MPI connection failure with 64+ ranks due...
2012-09-13 Jianxin XiongCatch proxy server segfault when scaling up.
2012-09-12 Jianxin XiongImproved error messages with SCIF related calls.
2012-09-10 Jianxin XiongAdd instructions for installation without root privilege.
2012-09-10 Jianxin XiongAdd instructions for cluster deployment.
2012-09-05 Jianxin XiongAllow changing the SCIF port id via the envar DAPL_MCM_...
2012-09-05 Jianxin XiongMake the default config file consistent with the initia...
2012-09-05 Jianxin XiongPrevent dereferencing a NULL pointer.
2012-08-20 Jianxin XiongAdd a readme file for the MCM provider.
2012-08-20 Jianxin XiongAdd "buffer_segment_size" to the configuration file.
2012-08-18 Jianxin XiongBug fix: scif_unregister returns -ENODEV becasue the...
2012-08-18 Jianxin XiongThere is a race condition between dapl_rbuf_add() dapl_...
2012-08-18 Jianxin XiongAdd environment variable DAPL_MCM_ALWAYS_PROXY to allow...
2012-08-17 Jianxin XiongHandle the (unlikely) corner case that the last sge...
2012-08-17 Jianxin XiongMinor code cleanup.
2012-08-17 Jianxin XiongRecount the actual pending WRs from time to time.
2012-08-17 Jianxin XiongDon't waste the 64 byte in the proxy buffer between...
2012-08-16 Jianxin XiongBug fix: the calculation of 'total_offset' could be...
2012-08-16 Jianxin XiongPrevent poll_cnt from becoming negative, which could...
2012-08-16 Jianxin XiongDon't flood the log with messages about deferred WR...
2012-08-16 Jianxin XiongProxy large writes in segments.
2012-08-15 Jianxin XiongReplace scif_writeto with scif_readfrom, preparing...
2012-08-14 Jianxin XiongMake both address and size 64 bytes aligned when callin...
2012-08-10 Jianxin XiongPort numbers need to be unique within each physical...
2012-08-07 Jianxin XiongCorrect many mismatches between the log messages and...
2012-08-07 Jianxin XiongCorrect the MR size calculation when registering with...
2012-08-04 Jianxin XiongMPXYD: only post an incoming write WR when there is...
2012-08-04 Jianxin XiongFix the (nil) "wr_id" output of posted pending work...
2012-08-03 Jianxin XiongBug fix: connection error with "unexpected DAPL event...
2012-08-02 Jianxin XiongCorrect the range of valid ops in mix_op_str().
2012-08-02 Jianxin XiongFix conenction setup deadlock with more than one client...
2012-07-26 Arlin Davisturn down debug level on mix_write
2012-07-25 Arlin DavisAdd wr_end field for entry count and hd/tl adjustments
2012-07-23 sean.hefty... dtest update for unaligned/aligned data option, unalign...
2012-07-23 Arlin Davisrdma write working both directions. MIC to XEON, XEON...
2012-07-17 Arlin Davisadd progress thread processing of delayed WR's
2012-07-17 Arlin Davisrdma writes working
2012-07-15 sean.hefty... rdma write support coded, compiled not tested
2012-07-11 Arlin DavisSends/receives working, Xeon to MIC
2012-07-05 Arlin Davisupdate debug message
next