aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2017-10-22 23:11:44 +0200
committerDavid S. Miller <[email protected]>2017-10-23 05:23:06 +0100
commita875a2ee2db8970dd93b8d287e35b8eba72f0a89 (patch)
tree4f1d2fc18400d7c5f304dcd60b1fa9d29da66dda /tools/perf/scripts/python/bin/stackcollapse-report
parente69cd9d75ee797a46e1d2703226f0478d05bca10 (diff)
mlxsw: spectrum: Better represent KVDL partitions
The KVD linear (KVDL) allocator currently consists of a very large bitmap that reflects the KVDL's usage. The boundaries of each partition as well as their allocation size are represented using defines. This representation requires us to patch all the functions that act on a partition whenever the partitioning scheme is changed. In addition, it does not enable the dynamic configuration of the KVDL using the up-coming resource manager. Add objects to represent these partitions as well as the accompanying code that acts on them to perform allocations and de-allocations. In the following patches, this will allow us to easily add another partition as well as new operations to act on these partitions. Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions