Skip to content
Snippets Groups Projects
  1. Oct 20, 2017
  2. Oct 19, 2017
    • Eric Cano's avatar
      Rados performance: fixed missing unwatch call and added instrumentation. · c903c7bb
      Eric Cano authored
      The missing unwatch fix should improve performance of watch/notify based locking significantly.
      Instrumentation will log any call to rados longer that 1s to /var/tmp/cta-rados-slow-calls.log.
      Also prepared a structure to allow switching between watch/notify and backoff based locking.
      Backoff code is not yet brought back (will test with the unwatch fix first).
      c903c7bb
  3. Oct 16, 2017
Loading