diff options
author | Waiman Long <[email protected]> | 2018-11-08 10:08:37 -0500 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2018-11-08 12:27:28 -0800 |
commit | bf92370c035d5ed73a90927450c20a07adf08cfd (patch) | |
tree | bfc7686ca36b5bab5c7f7c0fb2c7fa9885834cab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58b7484250db8da0d49bdd289c877ccd3319575c (diff) |
cpuset: Simply allocation and freeing of cpumasks
The previous commit introduces a new subparts_cpus mask into the cpuset
data structure and a new tmpmasks structure. Managing the allocation
and freeing of those cpumasks is becoming more complex.
So a number of helper functions are added to simplify and streamline
the management of those cpumasks. To make it simple, all the cpumasks
are now pre-cleared on allocation.
Signed-off-by: Waiman Long <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions