]> git.ipfire.org Git - thirdparty/util-linux.git/commit
zramctl: support /sys/block/zram<id>/mm_stat
authorKarel Zak <kzak@redhat.com>
Mon, 18 May 2015 09:13:44 +0000 (11:13 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 18 May 2015 09:13:44 +0000 (11:13 +0200)
commit5388c862607ec4f25f3e7ad23ab858b696bde1a1
tree23e05238be3a4d265c6fc2c11c023d04b8640b14
parent548b9714e82ec7aca28958f5d5c2927a9b134fbe
zramctl: support /sys/block/zram<id>/mm_stat

Linux >= 4.1 provides all memory related statistics by one file.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/zramctl.c