]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: delegate "memory" instead of "cpu" by default for user instances (#8320)
authorFranck Bui <fbui@suse.com>
Thu, 1 Mar 2018 09:58:03 +0000 (10:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 1 Mar 2018 09:58:03 +0000 (10:58 +0100)
commitacc8059129b38d60c1b923670863137f8ec8f91a
treef6fc8a2529713d6297caec3873529435b5047fd1
parentfba03e3ab4ffedba7f0d5c17daf7c16ad6d4ac11
units: delegate "memory" instead of "cpu" by default for user instances (#8320)

CPU accounting has a too bad impact on performance to be enabled by
default. Therefore we should not delegate "cpu" for now.

OTOH since commit e0c46a736412b79b94a21f8512a769b9212b9adf, memory accounting
has been turned on for all units by default so it makes sense to delegate this
controller by default.
units/user@.service.in