]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
abstraction-map: Add (currently) unmappable cpu.stat
authorTom Hromatka <tom.hromatka@oracle.com>
Mon, 31 Jan 2022 16:30:56 +0000 (09:30 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 3 Feb 2022 21:42:38 +0000 (14:42 -0700)
commit6ad52442fed71d7b53ad3c9583a8bf3f31b850a1
tree5270dccd8c49d9bd331523965dfd210721de2aab
parent209110292ee135a442c11186cfa2e43a7d302522
abstraction-map: Add (currently) unmappable cpu.stat

Add an unmappable mapping for the cpu.stat setting.  While
the filename, cpu.stat, maps perfectly from v1 <-> v2, the
contents do not.  At this time, let's set this as unmappable
and revisit it when we've thought through the best way to
map the contents.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
src/abstraction-map.c