]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysctl.d: bump number of queueable AF_UNIX/SOCK_DGRAM datagrams
authorLennart Poettering <lennart@poettering.net>
Fri, 30 Oct 2015 10:25:00 +0000 (11:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 31 Oct 2015 18:09:20 +0000 (19:09 +0100)
commitcacea34bd161c31491349387db913b30508b6f11
tree9c933752669b3368f03553171cfbcf999c5528d4
parentc279613f861636c816f2f7df051b02c2f55a5134
sysctl.d: bump number of queueable AF_UNIX/SOCK_DGRAM datagrams

The default of 16 is pretty low, let's bump this to accomodate for more
queued datagrams. This is useful for AF_UNIX/SOCK_DGRAM logging and
sd_notify() sockets as this allows queuing more datagrams before things
start to block, thus improving parallelization and logging performance.
sysctl.d/50-default.conf