On Tue, Mar 13, 2012 at 11:11 AM, C Anthony Risinger <anthony@xxxxxxx> wrote: > > # what controllers are available for this process? > $ cat /proc/self/tags/TYPE ^^^^^ should list of controllers either assigned to TYPE or not masked by MASK > # explicit assign `users` 50 shares > $ echo 50 > /proc/self/tags/admin.cpuacct.cpu.shares ^^^^^ s,admin,users, > # `name`'s priority relative to sibling `name` groups (like shares) > $ echo 100 > /proc/self/tags/admin.cpuacct.cpu.PRIORITY ^^^^^ maybe redundant, my original reasoning for it escapes me, but could be useful for controllers that accept multiple `name`s -- C Anthony -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html