commit | 28739397c03f4812c6bdc93d2675cabfee73d7fd | [log] [tgz] |
---|---|---|
author | Patrick Bellasi <patrick.bellasi@arm.com> | Fri Apr 22 11:43:49 2016 +0100 |
committer | Patrick Bellasi <patrick.bellasi@arm.com> | Fri Apr 22 11:43:49 2016 +0100 |
tree | 5c3434f4d10fdff38db710805f96ca7cd8687e9c | |
parent | 741157c0001d8aa6ae39115024398ce1cd9f1c0a [diff] |
cgroups: add a couple of functions to move tasks among groups This patch provides a couple of utility functions which makes it easy to run a command under a specific CGroup or to move all tasks from a group to another. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>