Alexey Rybalchenko
|
d8b7e01b69
|
feat: add options to control allocation attempts
|
2021-10-02 11:17:12 +02:00 |
|
Alexey Rybalchenko
|
f33c597f34
|
Apply readability-avoid-const-params-in-decls
|
2021-09-27 12:04:07 +02:00 |
|
Alexey Rybalchenko
|
03ba9eb558
|
Add --shm-zero-segment-on-creation option
|
2021-07-16 09:40:17 +02:00 |
|
David Rohr
|
a6193a380d
|
Add --shm-mlock-segment-on-creation option
|
2021-07-16 09:40:17 +02:00 |
|
Alexey Rybalchenko
|
c847a7ca02
|
Apply readability-container-size-empty
|
2021-05-28 13:14:51 +02:00 |
|
Alexey Rybalchenko
|
c8ad684b18
|
Add --shm-no-cleanup option
When true, device will skip the segment cleanup even when it is the last
segment user
|
2021-03-18 09:02:08 +01:00 |
|
Alexey Rybalchenko
|
4a09154a91
|
17-ify namespaces
|
2021-01-25 13:46:40 +01:00 |
|
Alexey Rybalchenko
|
266843cda5
|
Shm: initial multiple segments support
|
2020-09-08 16:56:35 +02:00 |
|
Alexey Rybalchenko
|
73109fe6d3
|
Shm: configurable allocation strategy
|
2020-09-08 16:56:35 +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
|
236d5a8608
|
Let default shm segm size be multiple of page size
To allow potential optimizations (e.g. huge pages)
|
2020-05-28 17:23:18 +02:00 |
|
Alexey Rybalchenko
|
0d03c76a75
|
Shm: throw on bad_alloc, option to disable
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
a15d59c725
|
Remove nanomsg transport
|
2020-05-11 17:38:16 +02:00 |
|
Alexey Rybalchenko
|
4281d7b27e
|
Subscribe DeviceRunner for config properties
|
2019-07-10 19:35:18 +02:00 |
|
Alexey Rybalchenko
|
cba6d19781
|
Add config plugin class.
|
2019-07-10 19:35:18 +02:00 |
|