Procházet zdrojové kódy

Some more images recovered from waybackmachine

Patch 2: Cgroups/
Michael D před 5 roky
rodič
revize
a82aca5a4a
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      Cgroups/images/menuconfig.png
  2. 1 1
      Cgroups/linux-cgroups-1.md

binární
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: