Cosmin Tudorache
2bb32ef420
Cleanup commented code
2022-04-11 18:16:21 +03:00
Cosmin Tudorache
9ebb4278a3
Cleanup some unnecessary logs & comments
2022-04-10 20:08:05 +03:00
Cosmin Tudorache
803dded5ad
Osrm-datastore stability fixes, extra logging
...
Update logging, enable osrm-customize
Cleanup logs
Fix lock_file declaration
Minor logging
Extra logging
Print stacktrace on signal
Spring-clean also removes 'osrm-region' object
Minor log
Enable core dump for osrm-datastore
2021-10-15 14:12:31 +03: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