Hello,I'm sorry you feel this way. A couple of us (full disclosure: both mathematicians) tried hard to get a precise understanding of cgroups from cgroups.txt, but several terms remained vague until we had done some experiments and discussed our findings on the mailing list.
On Thu, Apr 17, 2014 at 02:45:40PM +0100, Glyn Normington wrote:
I think it becomes useless when mathematical precision is pursuedWe would like to be both precise and readable. Please point out the+The sets of subsystems participating in distinct hierarchies are eitherI can't say I'm a big fan of these definitions in mathematical terms.
+identical or disjoint. If the sets are identical, the virtual filesystems
+associated with the hierarchies have identical content and a change in
+one is automatically reflected in all the others.
They're so precise and useless at the same time.
"useless" bits and we'll try to make them better.
beyond the necessary point, forcing people to parse and analyze the
description to reach a concept she already has full understanding of.
Just using those pre-established concepts is far more efficient use of
brain power than trying to craft the precise mathematical definition
from vacuum and, [un]surprisingly, leads to lower rate of
miscommunication.
It's kinda useless to go through all the precise terms to re-define
hierarchical grouping of tasks, which is both accurate and intuitive
enough. Adding extra descriptions to clarify ambiguities and just to
reinforce the concept would be fine but trying to build the concept
from the ground is silly at best. Starting with something intuitive
and refining it is a far better approach.
Thanks for the clarification. If you agree to proceed, we should be able to find a simpler way to cover this paragraph.
A given hierarchy may be associated with more than one virtualThe above is inaccurate because there really is just one filesystem
filesystem, in which case each of the virtual filesystems has
identical contents to the others.
(represented by a single super block). There are multiple mount
points of the same file system, but still just single file system.
ie. mounting /dev/sdb2 in multiple places doens't really create
multiple file systems.
Regards,
Thanks.