OpenCloudOS-Kernel/fs/cgroupfs/Kconfig

8 lines
231 B
Plaintext
Raw Normal View History

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