commit | 4aae977721f0367809cdc94584b6945073d9fe10 | [log] [tgz] |
---|---|---|
author | Logan Gunthorpe <logang@deltatee.com> | Fri Jun 03 14:50:31 2016 -0600 |
committer | Jon Mason <jdmason@kudzu.us> | Fri Aug 05 10:21:06 2016 -0400 |
tree | 2ed434a025160326c1bfc04b61269ad867b5cc51 | |
parent | a754a8fcaf383be3c5fcc6c3c08e36d9f3005988 [diff] |
ntb_perf: Allow limiting the size of the memory windows On my system, dma_alloc_coherent won't produce memory anywhere near the size of the BAR. So I needed a way to limit this. It's pretty much copied straight from ntb_transport. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Acked-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>