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

GitHub noreply at github.com
Thu Oct 12 17:00:11 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7ce557e379d2df8c4c3c5639f251881f0a55f3b5
      https://github.com/dovecot/core/commit/7ce557e379d2df8c4c3c5639f251881f0a55f3b5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-12 (Thu, 12 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: 3a78329166819e06f2929ce44e360514c6a80a8e
      https://github.com/dovecot/core/commit/3a78329166819e06f2929ce44e360514c6a80a8e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-12 (Thu, 12 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: 67bbcd664bebce9a507a49c67273be4814d07c97
      https://github.com/dovecot/core/commit/67bbcd664bebce9a507a49c67273be4814d07c97
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-12 (Thu, 12 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: 2ae85e9ccfdb416201d5a2043a64d198f8983874
      https://github.com/dovecot/core/commit/2ae85e9ccfdb416201d5a2043a64d198f8983874
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-12 (Thu, 12 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/90cc7e61bb1e...2ae85e9ccfdb


More information about the dovecot-cvs mailing list