]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind,machined: bump TasksMax=
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jan 2016 19:27:21 +0000 (20:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 14:59:39 +0000 (15:59 +0100)
commitcf7d1a30e44bf380027a2e73f9bf13f423a33cc1
tree8ed0e586359c7f033a7d549a505604b98777540f
parent147d3751d8279bcc294721ec115961e7a7565239
logind,machined: bump TasksMax=

Issue #2388 suggests the current TasksMax= setting for user processes is to low. Bump it to 12K. Also, bump the
container TasksMax= from 8K to 16K, so that it remains higher than the one for user processes.

(Compare: the kernel default limit for processes system-wide is 32K).

Fixes #2388
src/login/logind.c
src/machine/machined-dbus.c