[dovecot/core] 1e7869: lib-smtp: Increase memory pool initial sizes

GitHub noreply at github.com
Tue Sep 25 14:00:13 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 1e7869f5ca061d94a0b19ac3c647eecce5616cf2
      https://github.com/dovecot/core/commit/1e7869f5ca061d94a0b19ac3c647eecce5616cf2
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M src/lib-http/test-http-client-errors.c
    M src/lib-smtp/smtp-client-connection.c
    M src/lib-smtp/smtp-client-transaction.c
    M src/lib-smtp/smtp-reply-parser.c
    M src/lib-smtp/smtp-server-command.c
    M src/lib-smtp/smtp-server-connection.c
    M src/lib-smtp/smtp-server-transaction.c

  Log Message:
  -----------
  lib-smtp: Increase memory pool initial sizes

This reduces malloc traffic


  Commit: 0ec71156a05a4839740131e77725c835eafc1cb2
      https://github.com/dovecot/core/commit/0ec71156a05a4839740131e77725c835eafc1cb2
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-09-25 (Tue, 25 Sep 2018)

  Changed paths:
    M src/submission/main.c

  Log Message:
  -----------
  submission: Reorder initialization code

login_set socket paths get invalidated when
master_service_init_finish is called, so we need
to run the code that uses them before this.


Compare: https://github.com/dovecot/core/compare/255d1aec8c7e...0ec71156a05a
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list