]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: Use ATTR_COLD for error/corruption handling functions
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 2 Dec 2021 09:35:20 +0000 (11:35 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Tue, 21 Dec 2021 06:21:02 +0000 (06:21 +0000)
commit1fb3dda9ac1b89b4fce737066895edb0b0d5f580
tree394a96a37e966fa236ab1f83017f93311ccf27bd
parent4a74574d3934bf6120d9ca9479cb4275998b365c
lib-index: Use ATTR_COLD for error/corruption handling functions

This could reduce CPU usage due to better branch prediction.
src/lib-index/mail-cache-private.h
src/lib-index/mail-cache.h
src/lib-index/mail-index-private.h
src/lib-index/mail-index-strmap.h
src/lib-index/mail-index-sync-private.h
src/lib-index/mail-index.h
src/lib-index/mail-transaction-log-private.h
src/lib-index/mail-transaction-log.h