summaryrefslogtreecommitdiffstats
path: root/src/msg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60265 from MaxKellermann/timeout_round_upYuri Weinstein13 days3-6/+52
|\
| * msg/async/Timeout: always round upMax Kellermann2024-10-221-1/+4
| * msg/async/Event{Poll,Epoll}: move timeout calculation to Timeout.hMax Kellermann2024-10-223-6/+49
* | Merge pull request #61373 from anthonyeleven/fix-file-descriptionsZac Dover2025-01-151-4/+4
|\ \
| * | AsyncMessenger.cc : improve error messagesAnthony D'Atri2025-01-151-4/+4
| |/
* | msg/async/Event: make the pipe byte staticMax Kellermann2024-12-101-1/+1
* | Merge PR #60464 into mainPatrick Donnelly2024-11-132-2/+2
|\ \
| * | common: cache pthread namesPatrick Donnelly2024-10-252-2/+2
| |/
* | Merge pull request #56677 from athanatos/sjust/for-review/wip-replica-readSamuel Just2024-11-042-0/+7
|\ \ | |/ |/|
| * messages: add MOSDPGPCTSamuel Just2024-10-192-0/+7
* | Merge PR #60106 into mainPatrick Donnelly2024-10-222-4/+4
|\ \
| * | msg/async/ProtocolV2: pass `desc` as `std::string_view` to write()Max Kellermann2024-10-072-4/+4
| |/
* | msg/async/AsyncConnection: move the writeCallback instead of copying itMax Kellermann2024-10-091-1/+1
* | msg/async/AsyncConnection: do not wrap writeCallback in `std::optional`Max Kellermann2024-10-094-6/+5
* | msg/async/frames_v2: use zero-initialization instead of memset()Max Kellermann2024-10-091-15/+5
* | msg/async/Event: use zero-initialization instead of memset()Max Kellermann2024-10-091-5/+1
* | msg/Message: use zero-initialization instead of memset()Max Kellermann2024-10-091-8/+3
* | msg/async/ProtocolV2: eliminate redundant std::map lookupsMax Kellermann2024-10-092-10/+10
* | msg/async/ProtocolV[12]: reverse the std::map sort orderMax Kellermann2024-10-094-6/+16
* | msg/async/ProtocolV[12]: use `auto`Max Kellermann2024-10-091-6/+5
* | msg/async/ProtocolV[12]: use range-based `for`Max Kellermann2024-10-092-13/+11
* | msg/async/ProtocolV1: use zero-initialization instead of memset()Max Kellermann2024-10-091-11/+6
|/
* common,include,msg: fmt 11 fixesMatan Breizman2024-08-143-3/+3
* Merge PR #52939 into mainPatrick Donnelly2024-08-061-5/+7
|\
| * mon/MonClient: handle ms_handle_fast_authentication returnPatrick Donnelly2024-06-281-5/+7
* | Merge pull request #58631 from cbodley/wip-66336Yuri Weinstein2024-08-011-8/+17
|\ \
| * | msg: insert PriorityDispatchers in sorted positionCasey Bodley2024-07-161-8/+17
| |/
* | Merge pull request #54671 from baum/ceph-nvmeof-monYuri Weinstein2024-07-312-0/+16
|\ \
| * | mon: add NVMe-oF gateway monitor and HALeonid Chernin2024-07-312-0/+16
| |/
* | Merge PR #57857 into mainPatrick Donnelly2024-07-232-3/+3
|\ \
| * | msg: decrease the level to print the sending msgs from the protocolXiubo Li2024-06-052-3/+3
* | | Merge pull request #57951 from mohit84/issue_66231Yuri Weinstein2024-07-231-2/+1
|\ \ \
| * | | AsyncMessenger: l_msgr_active_connections numerical anomalyMohit Agrawal2024-06-111-2/+1
| |/ /
* | / msg/async/rdma: cleanup unused variableskshtsk2024-07-211-2/+0
| |/ |/|
* | Merge pull request #53477 from jianwei1216/fix_msgr_worker_cpu_highYuri Weinstein2024-06-103-6/+10
|\ \ | |/ |/|
| * src/msg: fix high CPU consumption of msgr worker threadzhangjianwei2024-04-193-6/+10
* | Merge PR #57469 into mainPatrick Donnelly2024-05-232-31/+57
|\ \
| * | msg: add priority to dispatcher invocation orderPatrick Donnelly2024-05-162-31/+57
* | | Merge pull request #57011 from tchaikov/wip-cmake-legacy-option-headerKefu Chai2024-05-191-0/+3
|\ \ \ | |/ / |/| |
| * | cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-081-0/+3
| |/
* | Merge pull request #49619 from amathuria/wip-amat-fix-encode-payloadYuri Weinstein2024-05-033-31/+41
|\ \ | |/ |/|
| * msg/async: Encode message once features are setAishwarya Mathuria2024-03-283-31/+41
* | msg: trivial destructor should be defaultPatrick Donnelly2024-03-281-1/+1
* | Merge pull request #56034 from tchaikov/wip-msgr-dont-panic-at-hot-unplugYuri Weinstein2024-03-181-1/+5
|\ \ | |/ |/|
| * msg: do not abort when driver->del_event() returns -ENOENTKefu Chai2024-03-101-1/+5
* | mds,messages: quiesce db inter-rank messagingLeonid Usov2024-03-042-0/+12
|/
* Merge pull request #55583 from ronen-fr/wip-rf-hobjectRonen Friedman2024-02-221-0/+9
|\
| * common: improve hobject_t fmtlib formatter performanceRonen Friedman2024-02-211-0/+9
* | tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2024-02-062-0/+15
|/
* build: Fix `WITH_FMT_HEADER_ONLY`Adam Emerson2023-10-301-1/+1