diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013253.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/013253.html | 138 |
1 files changed, 138 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] cgroup on the desktop + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cgroup%20on%20the%20desktop&In-Reply-To=%3C1332231215.4228.1.camel%40foxbase%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="013252.html"> + <LINK REL="Next" HREF="013324.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] cgroup on the desktop</H1> + <B>Robert Fox</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cgroup%20on%20the%20desktop&In-Reply-To=%3C1332231215.4228.1.camel%40foxbase%3E" + TITLE="[Mageia-dev] cgroup on the desktop">list at foxconsult.net + </A><BR> + <I>Tue Mar 20 09:13:35 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="013252.html">[Mageia-dev] xfce still using iaora +</A></li> + <LI>Next message: <A HREF="013324.html">[Mageia-dev] cgroup on the desktop +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13253">[ date ]</a> + <a href="thread.html#13253">[ thread ]</a> + <a href="subject.html#13253">[ subject ]</a> + <a href="author.html#13253">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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 + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="013252.html">[Mageia-dev] xfce still using iaora +</A></li> + <LI>Next message: <A HREF="013324.html">[Mageia-dev] cgroup on the desktop +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13253">[ date ]</a> + <a href="thread.html#13253">[ thread ]</a> + <a href="subject.html#13253">[ subject ]</a> + <a href="author.html#13253">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |