[master] 4fadbca Rename to fit with the other thread names.
Dridi Boukelmoune
dridi at varni.sh
Wed Jun 1 15:16:01 CEST 2016
On Wed, Jun 1, 2016 at 1:59 PM, Lasse Karstensen
<lkarsten at varnish-software.com> wrote:
>
> commit 4fadbca2b035bccebec478a2b486347e23ef4843
> Author: Lasse Karstensen <lkarsten at varnish-software.com>
> Date: Wed Jun 1 13:56:39 2016 +0200
>
> Rename to fit with the other thread names.
>
> Before this change:
>
> hostname:/proc/24139$ cat task/*/comm | sort | uniq
> Backend poller
> ban-lurker
> cache-acceptor
> cache-epoll
> cache-main
> cache-timeout
> cache-worker
> hcb-cleaner
> MPL_busyobj
> MPL_req0
> MPL_req1
> MPL_sess0
> MPL_sess1
> pool_herder
> vsm_cleaner
Hi,
For the sake of consistency, should we rename other threads too?
What I have in mind:
s/_/-/
s/MPL/mempool/
s/hcb/critbit/ (consistent with varnishd -h)
Possibly others that didn't show up in Lasse's box too.
Dridi
More information about the varnish-dev
mailing list