From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-March/013253.html | 138 ++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-March/013253.html (limited to 'zarb-ml/mageia-dev/2012-March/013253.html') diff --git a/zarb-ml/mageia-dev/2012-March/013253.html b/zarb-ml/mageia-dev/2012-March/013253.html new file mode 100644 index 000000000..ec6994bcd --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013253.html @@ -0,0 +1,138 @@ + + + + [Mageia-dev] cgroup on the desktop + + + + + + + + + +

[Mageia-dev] cgroup on the desktop

+ Robert Fox + list at foxconsult.net +
+ Tue Mar 20 09:13:35 CET 2012 +

+
+ +
I saw the additional "cgroup" stuff when I perform a mount command:
+
+cgroup on /sys/fs/cgroup/systemd type cgroup
+(rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
+cgroup on /sys/fs/cgroup/cpuset type cgroup
+(rw,nosuid,nodev,noexec,relatime,cpuset)
+cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup
+(rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
+cgroup on /sys/fs/cgroup/memory type cgroup
+(rw,nosuid,nodev,noexec,relatime,memory)
+cgroup on /sys/fs/cgroup/devices type cgroup
+(rw,nosuid,nodev,noexec,relatime,devices)
+cgroup on /sys/fs/cgroup/freezer type cgroup
+(rw,nosuid,nodev,noexec,relatime,freezer)
+cgroup on /sys/fs/cgroup/net_cls type cgroup
+(rw,nosuid,nodev,noexec,relatime,net_cls)
+cgroup on /sys/fs/cgroup/blkio type cgroup
+(rw,nosuid,nodev,noexec,relatime,blkio)
+
+Tried to research it, but it look more like it is for servers than
+desktop.  Could someone explain what the value-add is of using this on
+the desktop?
+
+Thanks in advance -
+R.Fox
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1