diff options
author | 2018-10-04 15:27:38 -0600 | |
---|---|---|
committer | 2018-10-17 12:18:17 -0500 | |
commit | 2d7bc010f450d803db9fed1a25da6144ff6140d3 (patch) | |
tree | d54ab047d59ef11976e6c0929e7df9eb89397e39 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset (diff) | |
download | linux-dev-2d7bc010f450d803db9fed1a25da6144ff6140d3.tar.xz linux-dev-2d7bc010f450d803db9fed1a25da6144ff6140d3.zip |
PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
Users of the P2PDMA infrastructure will typically need a way for the user
to tell the kernel to use P2P resources. Typically this will be a simple
on/off boolean operation but sometimes it may be desirable for the user to
specify the exact device to use for the P2P operation.
Add new helpers for attributes which take a boolean or a PCI device. Any
boolean as accepted by strtobool() turn P2P on or off (such as 'y', 'n',
'1', '0', etc). Specifying a full PCI device name/BDF will select the
specific device.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions