Ver código fonte

Some more images recovered from waybackmachine

Patch 2: Cgroups/
Michael D 5 anos atrás
pai
commit
a82aca5a4a
2 arquivos alterados com 1 adições e 1 exclusões
  1. BIN
      Cgroups/images/menuconfig.png
  2. 1 1
      Cgroups/linux-cgroups-1.md

BIN
Cgroups/images/menuconfig.png


+ 1 - 1
Cgroups/linux-cgroups-1.md

@@ -25,7 +25,7 @@ One `control group subsystem` represents one kind of resources like a processor
 
 Each of these control group subsystems depends on related configuration option. For example the `cpuset` subsystem should be enabled via `CONFIG_CPUSETS` kernel configuration option, the `io` subsystem via `CONFIG_BLK_CGROUP` kernel configuration option and etc. All of these kernel configuration options may be found in the `General setup → Control Group support` menu:
 
-![menuconfig](http://oi66.tinypic.com/2rc2a9e.jpg)
+![menuconfig](images/menuconfig.png)
 
 You may see enabled control groups on your computer via [proc](https://en.wikipedia.org/wiki/Procfs) filesystem: