mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
6c5ed0db3a
In cgroup v2, the "cache" value from cgroup v1 is called "file" in v2. There are no values called "cache" in v2. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/mm/memcontrol.c?id=31caf8b2a847214be856f843e251fc2ed2cd1075#n1521 Signed-off-by: Odin Ugedal <odin@uged.al>