summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2016-02-22 22:25:47 -0500
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:52 +0300
commit9e74c61493979e73b15b37ef1e911f14d7778f2e (patch)
tree5ffc50833e117f99c0c7c472e15ec02456f79ebf /tools/perf/scripts/python/netdev-times.py
parent7b66ea74a7394ff06cae31735d5ca469dc09dee2 (diff)
cgroup: make cgroup subsystem masks u16
After the recent do_each_subsys_mask() conversion, there's no reason to use ulong for subsystem masks. We'll be adding more subsystem masks to persistent data structures, let's reduce its size to u16 which should be enough for now and the foreseeable future. This doesn't create any noticeable behavior differences. v2: Johannes spotted that the initial patch missed cgroup_no_v1_mask. Converted. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions