diff options
author | Pasha Tatashin <[email protected]> | 2024-04-13 00:25:12 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-04-15 14:31:40 +0200 |
commit | 06c375053cefc3a2f383d200596abe5ab3fb35f9 (patch) | |
tree | 39803ef6a16135038b116b43b263d7272f55436d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bbac3facb5d6cc0171c45c9873a2dc96bea9680 (diff) |
iommu/vt-d: add wrapper functions for page allocations
In order to improve observability and accountability of IOMMU layer, we
must account the number of pages that are allocated by functions that
are calling directly into buddy allocator.
This is achieved by first wrapping the allocation related functions into a
separate inline functions in new file:
drivers/iommu/iommu-pages.h
Convert all page allocation calls under iommu/intel to use these new
functions.
Signed-off-by: Pasha Tatashin <[email protected]>
Acked-by: David Rientjes <[email protected]>
Tested-by: Bagas Sanjaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions