]> git.openfabrics.org - ~ardavis/dapl.git/shortlog
~ardavis/dapl.git
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
2012-07-05 Arlin DavisMCM development
2012-06-26 Arlin Davisupdated for QP, CM services
2012-06-13 Arlin Davisadd mcm
2012-06-13 Arlin Davisupdate makefile, dat.conf
2012-06-06 Arlin Davisadd extension.h update mpxyd.c
2012-06-04 Arlin Davisadd mcm.c and mix.c, MIC indirect CM code and MIC indir...
2012-05-31 Arlin Davisupdate for chkconfig
2012-05-31 Arlin Davisupdate makefile
2012-05-31 Arlin Davisupdate spec file
2012-05-31 Arlin Davismakefile update
2012-05-31 Arlin Davisupdate Makefile move daplmpxy to mpxyd.init.in
2012-05-31 Arlin Davisupdate makefile
2012-05-22 Arlin Davisadd mpxyd.conf
2012-05-22 Arlin Davisupdate makefile for mpdxyd.conf
2012-05-22 Arlin Davisupdate makefile
2012-05-22 Arlin Davisupdate makefile
2012-05-21 Arlin Davisadd mpxyd.c
2012-05-21 Arlin Davisfix makefile
2012-05-21 Arlin Davisfix makefile
2012-05-21 Arlin Davisfix makefile
2012-05-21 Arlin Davisconfigure changes.
2012-05-21 Arlin Davisupdate configure.in
2012-05-21 Arlin DavisChange names to mpxy
next