mirror of
https://github.com/MintCN/linux-insides-zh.git
synced 2026-04-25 03:01:26 +08:00
fix images in Cgroups
This commit is contained in:
BIN
Cgroups/images/menuconfig.png
Normal file
BIN
Cgroups/images/menuconfig.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
@@ -25,7 +25,7 @@
|
||||
|
||||
每个 `cgroup` 子系统是否被支持均与相关配置选项有关。例如,`cpuset` 子系统应该通过 `CONFIG_CPUSETS` 内核配置选项启用,`io` 子系统通过 `CONFIG_BLK_CGROUP` 内核配置选项等。所有这些内核配置选项都可以在 `General setup → Control Group support` 菜单里找到:
|
||||
|
||||

|
||||

|
||||
|
||||
你可以通过 [proc](https://en.wikipedia.org/wiki/Procfs) 虚拟文件系统在计算机上查看已经启用的 `cgroup`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user