Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Siarhei Fedartsou
|
902bfc7806
|
Refactor CMake code related to compiler warnings, enable some additional warnings (#6355)
|
2022-09-30 11:42:36 +02:00 |
|
Daniel Patterson
|
69d7825542
|
Increase allowed shared memory regions to 512 from ~120
|
2018-09-05 11:48:02 -07:00 |
|
karenzshea
|
e3b831364f
|
empty list of shmem regions if none found
|
2018-04-13 12:07:10 +02:00 |
|
karenzshea
|
730d2b5ef2
|
log err instead of throwing when no shmem regions found
|
2018-04-13 12:07:10 +02:00 |
|
Patrick Niklaus
|
2c80f76004
|
Add support for naming the dataset
|
2018-04-05 15:12:47 +02:00 |
|
Patrick Niklaus
|
666ce46d36
|
Refactor shared memory storage to allow for multiple named datasets
|
2018-04-05 15:12:47 +02:00 |
|
Patrick Niklaus
|
2f02384d22
|
Disbale boost::interprocess condition variables on Linux to fix issue #3911
|
2017-05-08 09:15:01 +00:00 |
|
Michael Krasnyk
|
82acd59a8e
|
shared monitor implementation with a conditional variable
or a ring buffer with semaphores
|
2017-02-24 16:01:56 +00:00 |
|