]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
master: Split processes list to busy and idling processes
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 23 Mar 2023 13:09:43 +0000 (15:09 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 11 May 2023 09:12:56 +0000 (12:12 +0300)
commita4e9e0c9b333d6ecf430c9e12ff2c19be7f65a68
treedd630131fd596b70172465235cb27ad69e9b8b3e
parent3b67507e97c3ccc38e3f5dbe72ddf80d3d2c3174
master: Split processes list to busy and idling processes

Keep the idling processes sorted by idle_start time. This will be needed
by the next commit.
src/master/main.c
src/master/master-client.c
src/master/service-monitor.c
src/master/service-process.c
src/master/service-process.h
src/master/service.c
src/master/service.h