summaryrefslogtreecommitdiffstats
path: root/Documentation/ntb.txt
diff options
context:
space:
mode:
authorAllen Hubbe <Allen.Hubbe@emc.com>2015-05-11 05:45:30 -0400
committerJon Mason <jdmason@kudzu.us>2015-07-04 14:06:40 -0400
commit42fefc86a680f975e2816cd86c4ba50069766ef6 (patch)
tree307e5da438ab2b74802b30711c160133d27ca6a5 /Documentation/ntb.txt
parent2849b5d70641db76f9b674d00c6d204892c51515 (diff)
NTB: Add parameters for Intel SNB B2B addresses
Add module parameters for the addresses to be used in B2B topology. Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'Documentation/ntb.txt')
-rw-r--r--Documentation/ntb.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/ntb.txt b/Documentation/ntb.txt
index 725ba1e6c127..00a3f92832a5 100644
--- a/Documentation/ntb.txt
+++ b/Documentation/ntb.txt
@@ -56,3 +56,13 @@ Module Parameters:
56* b2b\_mw\_share - If the peer ntb is to be accessed via a memory window, and if 56* b2b\_mw\_share - If the peer ntb is to be accessed via a memory window, and if
57 the memory window is large enough, still allow the client to use the 57 the memory window is large enough, still allow the client to use the
58 second half of the memory window for address translation to the peer. 58 second half of the memory window for address translation to the peer.
59* snb\_b2b\_usd\_bar2\_addr64 - If using B2B topology on Xeon hardware, use this
60 64 bit address on the bus between the NTB devices for the window at
61 BAR2, on the upstream side of the link.
62* snb\_b2b\_usd\_bar4\_addr64 - See *snb\_b2b\_bar2\_addr64*.
63* snb\_b2b\_usd\_bar4\_addr32 - See *snb\_b2b\_bar2\_addr64*.
64* snb\_b2b\_usd\_bar5\_addr32 - See *snb\_b2b\_bar2\_addr64*.
65* snb\_b2b\_dsd\_bar2\_addr64 - See *snb\_b2b\_bar2\_addr64*.
66* snb\_b2b\_dsd\_bar4\_addr64 - See *snb\_b2b\_bar2\_addr64*.
67* snb\_b2b\_dsd\_bar4\_addr32 - See *snb\_b2b\_bar2\_addr64*.
68* snb\_b2b\_dsd\_bar5\_addr32 - See *snb\_b2b\_bar2\_addr64*.