summaryrefslogtreecommitdiffstats
path: root/src/test/messenger (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/messenger/simple*: throw when fails to mallocKefu Chai2017-05-101-2/+3
* cmake: do not link messenger tests against libosKefu Chai2017-05-091-4/+4
* core: introduce DirectMessengerCasey Bodley2017-04-251-1/+0
* common: convert ms_type option to SAFE_OPTIONliuchang08122017-03-222-2/+2
* Merge pull request #13785 from liewegas/wip-cleanup-featuresSage Weil2017-03-084-4/+4
|\
| * msg/Messenger: drop useless 'supported' arg to Policy ctorSage Weil2017-03-034-4/+4
* | test: add override in test submoduleliuchang08122017-03-031-11/+11
|/
* cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-4/+4
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-243-6/+9
* xio: build fixes (XioMessenger lacks features argument)Matt Benjamin2016-11-032-2/+4
* msg: make loopback Connection feature accurate all the timeSage Weil2016-10-102-2/+3
* Merge pull request #10506 from wjwithagen/wip-wjw-clock-realtimeSage Weil2016-09-221-0/+2
|\
| * messenger/simple_dispatcher.cc: include compat.h for CLOCK_REALTIME_COARSE if...Willem Jan Withagen2016-08-231-0/+2
* | Merge pull request #9932 from stiopaa1/test_simple_dispatcher_removeUnusedVar...Sage Weil2016-09-191-1/+0
|\ \
| * | test/simple_dispatcher.cc: remove unused variableMichal Jarzabek2016-06-251-1/+0
| |/
* | msg/simple: add ms_handle_refused callbackPiotr Dałek2016-09-132-0/+4
* | remove autotoolsSage Weil2016-09-071-76/+0
|/
* msgr,xio: flexible Messenger::create configuration flagsVu Pham2016-06-012-2/+2
* cmake: <UPPERCASED_NAME>_FOUND in Findxio.cmakeMatt Benjamin2016-05-031-2/+2
* cmake: removed rdmacm & ibverbs parallel to PR#8637Ali Maredia2016-04-221-2/+2
* cmake: moved tests into test/messenger dirAli Maredia2016-04-151-0/+44
* make ctors with one argument explicitDanny Al-Gaaf2016-01-292-2/+2
* xio: fix to work with commit 626360aaVu Pham2015-06-232-2/+2
* xio: sync to work with accellio v1.4Vu Pham2015-06-231-2/+2
* Merge remote-tracking branch 'gh/hammer'Sage Weil2015-03-191-1/+3
|\
| * Minor changes in other Makefile.am files to make them support the build refin...Boris Ranto2015-03-061-1/+3
* | doc: update doc with latest codeKefu Chai2015-02-241-1/+1
|/
* Fix make check blockers.Matt Benjamin2015-01-141-1/+9
* Accelio Autotools glue.Matt Benjamin2015-01-141-18/+22
* Ceph Accelio/RDMA Transport (XioMessenger).Matt Benjamin2015-01-1410-0/+1179