diff options
author | 2017-08-24 12:04:29 -0400 | |
---|---|---|
committer | 2017-08-24 09:42:28 -0700 | |
commit | 1c08c22c874ac88799cab1f78c40f46110274915 (patch) | |
tree | 47063173ff468e26f39a3e8ebe14fc0adcca3994 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cgroup: fix error return value from cgroup_subtree_control() (diff) | |
download | wireguard-linux-1c08c22c874ac88799cab1f78c40f46110274915.tar.xz wireguard-linux-1c08c22c874ac88799cab1f78c40f46110274915.zip |
cpuset: Fix incorrect memory_pressure control file mapping
The memory_pressure control file was incorrectly set up without
a private value (0, by default). As a result, this control
file was treated like memory_migrate on read. By adding back the
FILE_MEMORY_PRESSURE private value, the correct memory pressure value
will be returned.
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 7dbdb199d3bf ("cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE")
Cc: stable@vger.kernel.org # v4.4+
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions