Alexey Rybalchenko
|
edbdc57332
|
shm: make shmId also available as uint64_t
|
2021-03-11 12:14:00 +01:00 |
|
Alexey Rybalchenko
|
4a09154a91
|
17-ify namespaces
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
d9a5e82160
|
Cleanup tools includes
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
751c53171c
|
Replace tools::make_unique with std::make_unique
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
fdbf289364
|
Update monitor & debug tools for multiple segments
|
2020-09-08 16:56:35 +02:00 |
|
Alexey Rybalchenko
|
690e8a0370
|
Retry on EINTR in blocking zmq calls
|
2020-08-28 18:22:03 +02:00 |
|
Alexey Rybalchenko
|
beb7766fca
|
Shm: add options to zero and/or mlock the segment
|
2020-07-15 13:59:53 +02:00 |
|
Alexey Rybalchenko
|
6dd0a44308
|
Make shmid an 8-digit hex number
|
2020-06-29 14:44:49 +02:00 |
|
Alexey Rybalchenko
|
53a4d17f8b
|
Alignment part I - Interface and shmem send
|
2020-05-20 19:34:27 +02:00 |
|
Alexey Rybalchenko
|
0d03c76a75
|
Shm: throw on bad_alloc, option to disable
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
4b516de81a
|
Minor formatting
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
ccbf0be572
|
Shmem: refactor, clean includes, make header only
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
7a67719a3c
|
Remove useless members
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
d22023bcb5
|
Implement bulk callbacks for unmanaged regions
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
c8fc5ad33f
|
Add bool FairMQTransportFactory::SubscribedToRegionEvents()
|
2020-05-11 12:02:19 +02:00 |
|
Alexey Rybalchenko
|
9992811822
|
Implement region events for zmq
|
2020-05-11 12:02:19 +02:00 |
|
Alexey Rybalchenko
|
e1a113aabe
|
Add region events subscriptions
|
2020-04-28 14:09:04 +02:00 |
|
Alexey Rybalchenko
|
684e711b8b
|
Shmem: track number of message objects, throw if non-zero at reset
|
2019-12-20 14:04:58 +01:00 |
|
Alexey Rybalchenko
|
a2cff5b7bb
|
Shmem: simplify message/socket and refactor to use namespaces
|
2019-12-20 14:04:58 +01:00 |
|