]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
pid1: turn memory accounting on by default now
authorLennart Poettering <lennart@poettering.net>
Fri, 9 Feb 2018 18:59:53 +0000 (19:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 9 Feb 2018 19:06:33 +0000 (20:06 +0100)
commite0c46a736412b79b94a21f8512a769b9212b9adf
tree12517ee34697706b297736d0d371dae24c1f2756
parentcadc80b873794e52cb73235e8c0a03fe665d64af
pid1: turn memory accounting on by default now

After discussions with @htejun it appears it's OK now to enable memory
accounting by default for all units without affecting system performance
too badly. facebook has made good experiences with deploying memory
accounting across their infrastructure.

This hence turns MemoryAccounting= from opt-in to opt-out, similar to
how TasksAccounting= is already handled. The other accounting options
remain off, their performance impact is too big still.
NEWS
man/systemd-system.conf.xml
src/core/main.c
src/core/manager.c
src/core/system.conf