-----Original Message-----
From: ext Glauber Costa [mailto:glom...@parallels.com] 
Sent: 21 November, 2012 13:55
....
So I'll say it again: if this is always global, there is no reason any
cgroup needs to be involved. If this turns out to be per-process, as
Anton suggested in a recent e-mail, I don't see any reason to have
cgroups involved as well.
-----

Per-process memory tracking has no much sense: process should consume all 
available memory but work fast. Also this approach required knowledge about 
process deps to take into account dependencies e.g. in dbus or Xorg. If you 
need to know how much memory process consumed in particular moment you can use 
/proc/self/smaps, that is easier.

Best Wishes,
Leonid
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to