[dovecot/core] 71a7da: lib-smtp: Increase memory pool initial sizes

GitHub noreply at github.com
Mon Aug 27 10:00:15 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 71a7da5f8cc6bd015cc78e8c923d4e66e656a84d
      https://github.com/dovecot/core/commit/71a7da5f8cc6bd015cc78e8c923d4e66e656a84d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-27 (Mon, 27 Aug 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: 0e63438aa0f60c2407b4af84251b5b22bfd9f322
      https://github.com/dovecot/core/commit/0e63438aa0f60c2407b4af84251b5b22bfd9f322
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-08-27 (Mon, 27 Aug 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/d5ee3ec7c01a...0e63438aa0f6
      **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