chiark / gitweb /
util: fix physical_memory() to work correctly on cgroupsv2
authorLennart Poettering <lennart@poettering.net>
Thu, 17 May 2018 02:27:58 +0000 (22:27 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit25c44173bfee225cca00613c66177bfebf5e49c0
tree234300a77d3b8ee308f360747e19670a5b7af3d6
parent7681803e0961d52e2e983f847631f6347629b7d9
util: fix physical_memory() to work correctly on cgroupsv2

Let's look into the right cgroupsv2 attribute.

Also, while we are at it, add debug logging for all error conditions we
eat up silently otherwise.
src/basic/util.c