diff options
author | 2017-12-01 11:50:33 -0600 | |
---|---|---|
committer | 2017-12-18 23:07:46 -0600 | |
commit | ffd2e8df8d138e7436e218e0a9d3447a18b888e6 (patch) | |
tree | d2a9895eb988bfb44c8690630a2f2f5f6947e291 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqchip/i8259: Set I/O port resource types correctly (diff) | |
download | linux-dev-ffd2e8df8d138e7436e218e0a9d3447a18b888e6.tar.xz linux-dev-ffd2e8df8d138e7436e218e0a9d3447a18b888e6.zip |
resource: Set type of "reserve=" user-specified resources
When we reserve regions because the user specified a "reserve=" parameter,
set the resource type to either IORESOURCE_IO (for regions below 0x10000)
or IORESOURCE_MEM. The test for 0x10000 is just a heuristic; obviously
there can be memory below 0x10000 as well.
Improve documentation of the "reserve=" parameter.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions