]> asedeno.scripts.mit.edu Git - linux.git/commit
ntb: Add a module option to control affinity of DMA channels
authorGary R Hook <gary.hook@amd.com>
Tue, 9 May 2017 14:33:17 +0000 (09:33 -0500)
committerJon Mason <jdmason@kudzu.us>
Thu, 6 Jul 2017 15:30:07 +0000 (11:30 -0400)
commite9410ff810f330d41dd69aecdd46fd7d4bb9c983
treeb88cfddffbf99d101e29f21386c7b4ac5f9a9a38
parentbf2a952d31d2cd28bb3454f15645a76fda70addd
ntb: Add a module option to control affinity of DMA channels

The DMA channel(s)/memory used to transfer data to an NTB device
may not be required to be on the same node as the device. Add a
module parameter that allows any candidate channel (aside from
node assocation) and allocated memory to be used.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/test/ntb_perf.c