OpenCloudOS-Kernel/fs/cgroupfs/Kconfig

9 lines
295 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config CGROUPFS
bool "cgroupfs file system support"
depends on X86 && CGROUPS && SYSFS && CFS_BANDWIDTH && CPUSETS
default n
help
The cgroupfs is used to present independent resource views inside container,
include cpuinfo, meminfo, stat and so on.