diff options
author | Tejun Heo <tj@kernel.org> | 2016-12-27 14:49:05 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-12-27 14:49:05 -0500 |
commit | 5f617ebbdf10abd49312a89e3b894b927c7367f5 (patch) | |
tree | 3c5f3a9c2be3a997272909be18c21fde6a5b933f /kernel/cgroup | |
parent | 2fae98634334e256b67241970526ddfadc77db2b (diff) | |
download | linux-5f617ebbdf10abd49312a89e3b894b927c7367f5.tar.bz2 |
cgroup: reorder css_set fields
Reorder css_set fields so that they're roughly in the order of how hot
they are. The rough order is
1. the actual csses
2. reference counter and the default cgroup pointer.
3. task lists and iterations
4. fields used during merge including css_set lookup
5. the rest
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Acked-by: Zefan Li <lizefan@huawei.com>
Diffstat (limited to 'kernel/cgroup')
0 files changed, 0 insertions, 0 deletions