diff options
author | Juergen Gross <[email protected]> | 2016-05-18 16:44:54 +0200 |
---|---|---|
committer | David Vrabel <[email protected]> | 2016-05-24 12:59:04 +0100 |
commit | dd14be92fbf5bc1ef7343f34968440e44e21b46a (patch) | |
tree | 22333953e2ca1753ada672ce79e62c7d4f1dd542 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f0f393877c71ad227d36705d61d1e4062bc29cf5 (diff) |
xen: use same main loop for counting and remapping pages
Instead of having two functions for cycling through the E820 map in
order to count to be remapped pages and remap them later, just use one
function with a caller supplied sub-function called for each region to
be processed. This eliminates the possibility of a mismatch between
both loops which showed up in certain configurations.
Suggested-by: Ed Swierk <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Cc: <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions