Commit Graph

  • 9defa71622 Add GetType() to UnmanagedRegion Alexey Rybalchenko 2021-04-09 12:25:56 +0200
  • ed2dcedf03 Add operator<< for fair::mq::Transport Alexey Rybalchenko 2021-04-09 12:23:53 +0200
  • a3d56b9aeb configurable transport for region example script Alexey Rybalchenko 2021-04-09 12:23:29 +0200
  • 8a2641d842 shm: check result of region acquisition Alexey Rybalchenko 2021-04-09 11:40:36 +0200
  • b31c64a871 ofi: fix Events() signature Alexey Rybalchenko 2021-05-07 14:12:19 +0200
  • 6e567ba496 add mlock/zero options to unmanaged region Alexey Rybalchenko 2021-05-07 14:11:58 +0200
  • 4bc392be54 shm: reduce shm contention when dealing with ack queues Alexey Rybalchenko 2021-04-22 18:32:39 +0200
  • cd70cb2dc3 region example: fix msg counter Alexey Rybalchenko 2021-04-22 12:30:02 +0200
  • 853ed1c3ed Update docs Alexey Rybalchenko 2021-04-22 09:20:45 +0200
  • 8a19aa717b shmmonitor: add severity setting Alexey Rybalchenko 2021-04-14 11:31:56 +0200
  • 10fca7d456 shm: eliminate race/deadlock in region subscriptions Alexey Rybalchenko 2021-04-12 09:36:17 +0200
  • 2db2516141 Check transport type of msg and corresponding region Alexey Rybalchenko 2021-04-09 12:27:16 +0200
  • 950a54c08b Add GetType() to UnmanagedRegion Alexey Rybalchenko 2021-04-09 12:25:56 +0200
  • b7edde64c0 Add operator<< for fair::mq::Transport Alexey Rybalchenko 2021-04-09 12:23:53 +0200
  • cd5677c149 configurable transport for region example script Alexey Rybalchenko 2021-04-09 12:23:29 +0200
  • 09fc47a289 shm: check result of region acquisition Alexey Rybalchenko 2021-04-09 11:40:36 +0200
  • 2ca62d06db shm region cache: fix multiple sessions issue Alexey Rybalchenko 2021-05-06 23:13:11 +0200
  • 87e0ca5450 add region cache test Alexey Rybalchenko 2021-05-06 22:59:19 +0200
  • ef5b3c782e improve message counter cache line use Gvozden Neskovic 2021-05-06 11:08:28 +0200
  • f7ba3052aa use thread local cache to avoid interprocess lock on shm GetData Gvozden Neskovic 2021-05-06 11:04:01 +0200
  • 5ef681b64c shm region cache: fix multiple sessions issue Alexey Rybalchenko 2021-05-06 23:13:11 +0200
  • 75b859b7fb add region cache test Alexey Rybalchenko 2021-05-06 22:59:19 +0200
  • 7a8c1bf0fb improve message counter cache line use Gvozden Neskovic 2021-05-06 11:08:28 +0200
  • e065e11d0e use thread local cache to avoid interprocess lock on shm GetData Gvozden Neskovic 2021-05-06 11:04:01 +0200
  • a90dbf64de Fix -Wunused-result Dennis Klein 2020-06-17 15:05:34 +0200
  • 9724f184f4 Fallback to Boost.Filesystem on GCC 8 Dennis Klein 2021-04-08 19:01:46 +0200
  • 4db9c04d6f improve message counter cache line use Gvozden Neskovic 2021-05-06 11:08:28 +0200
  • 29da090bf5 use thread local cache to avoid interprocess lock on shm GetData Gvozden Neskovic 2021-05-06 11:04:01 +0200
  • 057ba03776 PluginManager: Do not load built-in plugins via dlopen/dlsym Dennis Klein 2021-04-28 01:27:57 +0200
  • 6dfea32aee Improve Events API Giulio Eulisse 2021-05-04 09:57:28 +0200
  • 6bd42d6968 Improve Events API Giulio Eulisse 2021-05-04 09:57:28 +0200
  • 3d53f901d2 PluginManager: Do not load built-in plugins via dlopen/dlsym Dennis Klein 2021-04-28 01:27:57 +0200
  • b328fb01af quick fix for alice Dennis Klein 2021-04-08 19:01:46 +0200
  • 868fe02ee9 CI: Submit results to CDash for each build step v1.4.35 Dennis Klein 2021-04-08 15:00:10 +0200
  • a2016a9361 CI: Add alice-centos-7 environment Dennis Klein 2021-04-08 14:17:38 +0200
  • ea9aede652 Fallback to <boost/filesystem> on GCC 7 Dennis Klein 2021-04-08 12:49:52 +0200
  • 7af0a17b8c CI: Submit results to CDash for each build step Dennis Klein 2021-04-08 15:00:10 +0200
  • 87b731b0bd CI: Add alice-centos-7 environment Dennis Klein 2021-04-08 14:17:38 +0200
  • fee522e253 Fallback to <boost/filesystem> on GCC 7 Dennis Klein 2021-04-08 12:49:52 +0200
  • 77bf12c8e8 docs patch Alexey Rybalchenko 2021-04-08 12:36:51 +0200
  • 08de88d199 docs patch Alexey Rybalchenko 2021-04-08 12:36:51 +0200
  • f3bc9e05a8 shmmonitor: update docs v1.4.34 Alexey Rybalchenko 2021-04-07 12:09:18 +0200
  • 5facc441b8 shmmonitor: add --list-all Alexey Rybalchenko 2021-04-07 09:12:33 +0200
  • 2602f53585 Add tools: StrStartsWith, StrEndsWith Alexey Rybalchenko 2021-04-06 13:16:00 +0200
  • 0976465338 shm: reduce delay between monitor daemon launch & HBs Alexey Rybalchenko 2021-03-31 12:58:17 +0200
  • 9144258b89 shmmonitor: daemon output to file if FAIRMQ_SHMMONITOR_VERBOSE is true Alexey Rybalchenko 2021-03-31 12:53:11 +0200
  • be55565617 shmmonitor: use fairlogger Alexey Rybalchenko 2021-03-31 12:22:28 +0200
  • d7e2fbecea shmmonitor: refactor to separate monitoring from output Alexey Rybalchenko 2021-03-31 11:23:08 +0200
  • 72175e5757 shmmonitor: optimize startup to avoid repeated start Alexey Rybalchenko 2021-03-31 10:57:29 +0200
  • effba534f0 shmmonitor: add session name and creator id to the output Alexey Rybalchenko 2021-03-27 23:26:23 +0100
  • efd42075a9 shmmonitor: enable read only access Alexey Rybalchenko 2021-03-27 23:19:53 +0100
  • 5228407932 shmmonitor: distinguish daemon from monitor mode (orthogonal) Alexey Rybalchenko 2021-03-27 23:18:32 +0100
  • 30e81d58f8 shmmonitor: allow getting shmids based on session/userid Alexey Rybalchenko 2021-03-27 13:38:54 +0100
  • 760b60325a shmmonitor: update docs Alexey Rybalchenko 2021-04-07 12:09:18 +0200
  • 8362bd2cb4 shmmonitor: add --list-all Alexey Rybalchenko 2021-04-07 09:12:33 +0200
  • 0f3f60e815 Add tools: StrStartsWith, StrEndsWith Alexey Rybalchenko 2021-04-06 13:16:00 +0200
  • 3ee5d32e88 shm: reduce delay between monitor daemon launch & HBs Alexey Rybalchenko 2021-03-31 12:58:17 +0200
  • f1a57f52f1 shmmonitor: daemon output to file if FAIRMQ_SHMMONITOR_VERBOSE is true Alexey Rybalchenko 2021-03-31 12:53:11 +0200
  • e708a59c48 shmmonitor: use fairlogger Alexey Rybalchenko 2021-03-31 12:22:28 +0200
  • 9cdf2c773b shmmonitor: refactor to separate monitoring from output Alexey Rybalchenko 2021-03-31 11:23:08 +0200
  • 79d5ac281b shmmonitor: optimize startup to avoid repeated start Alexey Rybalchenko 2021-03-31 10:57:29 +0200
  • a64207eec2 shmmonitor: add session name and creator id to the output Alexey Rybalchenko 2021-03-27 23:26:23 +0100
  • 863d932a3d shmmonitor: enable read only access Alexey Rybalchenko 2021-03-27 23:19:53 +0100
  • 8557959b59 shmmonitor: distinguish daemon from monitor mode (orthogonal) Alexey Rybalchenko 2021-03-27 23:18:32 +0100
  • ed18fd6931 shmmonitor: allow getting shmids based on session/userid Alexey Rybalchenko 2021-03-27 13:38:54 +0100
  • c18586e47d extern/asio: Bump to 1.18.1 Dennis Klein 2021-03-26 10:17:59 +0100
  • c5f6a5f83d Remove obsolete files Dennis Klein 2021-03-26 10:12:40 +0100
  • cf12379afa cmake: Use target_compile_features() Christian Tacke 2021-02-20 20:03:09 +0100
  • 2c7c46f2fd Remove codacy badge Dennis Klein 2021-03-25 14:25:27 +0100
  • 0a5122bb24 Remove codecov badge Dennis Klein 2021-03-25 12:50:37 +0100
  • fc49687879 builtin devices: Reorganize Dennis Klein 2021-03-24 12:53:20 +0100
  • 66a4df0667 fairmq-uuid-gen: Move to tools directory Dennis Klein 2021-03-24 13:35:21 +0100
  • 978191fa6c Introduce <fairmq/runDevice.h> Dennis Klein 2021-03-24 12:59:34 +0100
  • cef6d0afcd Introduce <fairmq/Device.h> Dennis Klein 2021-03-24 12:55:00 +0100
  • 47ec550792 control plugin: Move to subdirectory for consistency Dennis Klein 2021-03-24 11:48:53 +0100
  • b4aeb320e5 CI: Collect DDS logs on error Dennis Klein 2021-03-24 11:18:57 +0100
  • 107248be0a Reorganize includes for consistency Dennis Klein 2021-03-24 11:12:49 +0100
  • 68ceaba501 CI: Filter and process warnings and errors Dennis Klein 2021-03-23 14:18:58 +0100
  • 4b6cf8b181 Fix aggregate initialization issue before C++20 Dennis Klein 2021-03-23 13:08:47 +0100
  • 21d6cf9830 CI: Run clang-tidy Dennis Klein 2021-03-23 11:23:20 +0100
  • 5fd786503f Remove codacy badge Dennis Klein 2021-03-25 14:25:27 +0100
  • 985c4ae8f9 Remove codecov badge Dennis Klein 2021-03-25 12:50:37 +0100
  • f067a076c9 builtin devices: Reorganize Dennis Klein 2021-03-24 12:53:20 +0100
  • 58b440f9f5 fairmq-uuid-gen: Move to tools directory Dennis Klein 2021-03-24 13:35:21 +0100
  • d031b9e8ec Introduce <fairmq/runDevice.h> Dennis Klein 2021-03-24 12:59:34 +0100
  • 7577211b45 Introduce <fairmq/Device.h> Dennis Klein 2021-03-24 12:55:00 +0100
  • 8512034e26 control plugin: Move to subdirectory for consistency Dennis Klein 2021-03-24 11:48:53 +0100
  • 7ac95b5c2a CI: Collect DDS logs on error Dennis Klein 2021-03-24 11:18:57 +0100
  • f5b44993d9 Reorganize includes for consistency Dennis Klein 2021-03-24 11:12:49 +0100
  • 3007f3a064 CI: Filter and process warnings and errors Dennis Klein 2021-03-23 14:18:58 +0100
  • 16254821e4 Fix aggregate initialization issue before C++20 Dennis Klein 2021-03-23 13:08:47 +0100
  • 3356624768 CI: Run clang-tidy Dennis Klein 2021-03-23 11:23:20 +0100
  • 6d82d305b9 Add API docs for v1.4.33 gh-pages Alexey Rybalchenko 2021-03-23 14:11:44 +0100
  • bffe74c5cf shm: handle shrink failure gracefully v1.4.33 Alexey Rybalchenko 2021-03-23 03:47:48 +0100
  • 9a9c49a089 shm: handle shrink failure gracefully Alexey Rybalchenko 2021-03-23 03:47:48 +0100
  • 72f319e276 CI: Adapt to new alfaci build hosts Dennis Klein 2021-03-23 10:35:50 +0100
  • 32a7760e13 CI: Adapt to new alfaci build hosts Dennis Klein 2021-03-23 10:35:50 +0100
  • 2db1c5ba57 CI: Adapt to new alfaci build hosts Dennis Klein 2021-03-23 10:35:50 +0100
  • 62438bd99e shm: Improve error message when segment cannot be opened Alexey Rybalchenko 2021-03-17 12:34:24 +0100
  • c8ad684b18 Add --shm-no-cleanup option Alexey Rybalchenko 2021-03-17 12:32:58 +0100