[dovecot/core] 4a7e04: lib: Track how much time has been spent on waiting...

GitHub noreply at github.com
Tue Aug 23 20:30:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 4a7e04d325db0c03f575f98f045246fceb0de279
      https://github.com/dovecot/core/commit/4a7e04d325db0c03f575f98f045246fceb0de279
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib/file-dotlock.c
    M src/lib/file-lock.c
    M src/lib/file-lock.h

  Log Message:
  -----------
  lib: Track how much time has been spent on waiting for locks.


  Commit: 9578698c44322dad310a9756f3b4dee8e7de646a
      https://github.com/dovecot/core/commit/9578698c44322dad310a9756f3b4dee8e7de646a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-dict/dict-client.c

  Log Message:
  -----------
  dict-client: In slow query warnings, log time spent in ioloop and lock waits.

Possibly we want to remove the warnings entirely if most of the time has been
spent on lock waits (or alternatively: not spent in ioloop).


  Commit: 9ac30c648aebe0660f137af18749917e2b62b556
      https://github.com/dovecot/core/commit/9ac30c648aebe0660f137af18749917e2b62b556
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/imap/imap-client.c
    M src/imap/imap-client.h
    M src/imap/imap-commands.c

  Log Message:
  -----------
  imap: Track how much time was spent on waiting for locks.


Compare: https://github.com/dovecot/core/compare/16161da6716c...9ac30c648aeb


More information about the dovecot-cvs mailing list