[dovecot/core] b959b7: lib-index: Replace mail_index_set_log_rotation() w...

GitHub noreply at github.com
Fri Oct 13 09:30:12 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: b959b76cfcd899160ec147de7b9aec57c98104a7
      https://github.com/dovecot/core/commit/b959b76cfcd899160ec147de7b9aec57c98104a7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M src/lib-index/mail-index-private.h
    M src/lib-index/mail-index.c
    M src/lib-index/mail-index.h
    M src/lib-index/mail-transaction-log-private.h
    M src/lib-index/mail-transaction-log.c
    M src/lib-storage/list/mailbox-list-index.c

  Log Message:
  -----------
  lib-index: Replace mail_index_set_log_rotation() with mail_index_set_optimization_settings()

This allows more easily adding optimization-related settings.


  Commit: 0785aefc89b989b1ff9076b362c96756dee4f246
      https://github.com/dovecot/core/commit/0785aefc89b989b1ff9076b362c96756dee4f246
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M src/lib-index/mail-index-private.h
    M src/lib-index/mail-index-sync-update.c
    M src/lib-index/mail-index-sync.c
    M src/lib-index/mail-index.c
    M src/lib-index/mail-index.h

  Log Message:
  -----------
  lib-index: Add mail_index_base_optimization_settings


  Commit: bc26a51a3e85f5bb2774ee1288b0c83e02f5d4bf
      https://github.com/dovecot/core/commit/bc26a51a3e85f5bb2774ee1288b0c83e02f5d4bf
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M src/doveadm/dsync/dsync-brain-mailbox.c
    M src/lib-index/mail-cache-compress.c
    M src/lib-index/mail-cache-fields.c
    M src/lib-index/mail-cache-private.h
    M src/lib-index/mail-cache-transaction.c
    M src/lib-index/mail-cache.c
    M src/lib-index/mail-index.c
    M src/lib-index/mail-index.h

  Log Message:
  -----------
  lib-index: Add mail_index_cache_optimization_settings


  Commit: 8026ec14ab6ac6a921e14fd162b13195ae15aa60
      https://github.com/dovecot/core/commit/8026ec14ab6ac6a921e14fd162b13195ae15aa60
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-13 (Fri, 13 Oct 2017)

  Changed paths:
    M src/lib-storage/index/index-storage.c
    M src/lib-storage/mail-storage-settings.c
    M src/lib-storage/mail-storage-settings.h

  Log Message:
  -----------
  lib-storage: Add settings to configure lib-index optimization parameters

The defaults are expected to be pretty good, but these settings make it
easier to test whether other values might be more optimal.


Compare: https://github.com/dovecot/core/compare/0cc07f889b4c...8026ec14ab6a


More information about the dovecot-cvs mailing list