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

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


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 09d0a0a6f028225d39680e66a4c270446d88db44
      https://github.com/dovecot/core/commit/09d0a0a6f028225d39680e66a4c270446d88db44
  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: 5b0597238b6a2856922d07fc63a56a5af49d53d3
      https://github.com/dovecot/core/commit/5b0597238b6a2856922d07fc63a56a5af49d53d3
  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: 30a61cbc32bbfeee5e6cc582475e7b5b5d98b961
      https://github.com/dovecot/core/commit/30a61cbc32bbfeee5e6cc582475e7b5b5d98b961
  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/1fd44e0634ac...30a61cbc32bb


More information about the dovecot-cvs mailing list