Main Menu

Search

LINUX: How To Check If CGroups Version 1 (v1) cgroups1 Is Being Used?

Below command can be executed.

stat -fc %T /sys/fs/cgroup/

If you see output as tmpfs, that means cgroups version 1 is being used.

No comments:

Post a Comment