Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


admin_grundlagen:systemd-resourcenkontrolle

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
Nächste Überarbeitung Beide Seiten, nächste Überarbeitung
admin_grundlagen:systemd-resourcenkontrolle [2016/03/15 14:04]
stefan_miethke [Unit Parameter aendern]
admin_grundlagen:systemd-resourcenkontrolle [2016/03/16 23:05]
stefan_miethke [Resource Controller]
Zeile 7: Zeile 7:
  
 ==== CG Baum anzeigen ==== ==== CG Baum anzeigen ====
 +  # systemd-cgls
 +  # systemd-cgtop
  
-<​code>​ 
-# systemd-cgls 
-# systemd-cgtop 
- 
-</​code>​ 
 ==== Slices anzeigen ==== ==== Slices anzeigen ====
 +  # systemctl -t slice
  
-<​code>​ 
-# systemctl -t slice 
- 
-</​code>​ 
 ==== Resource Controller ==== ==== Resource Controller ====
  
Zeile 30: Zeile 24:
   * freezer — suspends or resumes tasks in a cgroup;   * freezer — suspends or resumes tasks in a cgroup;
   * memory — sets limits on memory use by tasks in a cgroup, and generates automatic reports on memory resources used by those tasks;   * memory — sets limits on memory use by tasks in a cgroup, and generates automatic reports on memory resources used by those tasks;
-  * net<​sub>​cls</​sub> ​— tags network packets with a class identifier (classid) that allows the Linux traffic controller (the tc command) to identify packets originating from a particular cgroup task; +  * net_cls ​— tags network packets with a class identifier (classid) that allows the Linux traffic controller (the tc command) to identify packets originating from a particular cgroup task; 
-  * perf<​sub>​event</​sub> ​— enables monitoring cgroups with the perf tool;+  * perf_event ​— enables monitoring cgroups with the perf tool;
   * hugetlb — allows to use virtual memory pages of large sizes, and to enforce resource limits on these pages.   * hugetlb — allows to use virtual memory pages of large sizes, and to enforce resource limits on these pages.
  
Zeile 56: Zeile 50:
 |Slice=slice<​sub>​name</​sub> ​                      ​|-- ​    |Unit einem Slice zuordnen ​                                 | |Slice=slice<​sub>​name</​sub> ​                      ​|-- ​    |Unit einem Slice zuordnen ​                                 |
 |ControlGroupAttribute=attribute value            |--     ​|Low-Level Control-Group Parameter setzen ​                  | |ControlGroupAttribute=attribute value            |--     ​|Low-Level Control-Group Parameter setzen ​                  |
- 
- 
- 
- 
  
admin_grundlagen/systemd-resourcenkontrolle.txt · Zuletzt geändert: 2022/05/25 07:26 von sh