From: Pradeep Satyanarayana <pradeeps-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Infinihost HCA ->MTT -are they per HCA?
Date: Fri, 28 Jan 2011 15:49:01 -0800 [thread overview]
Message-ID: <4D4355ED.50301@linux.vnet.ibm.com> (raw)
We have the following HCAs in one of the machines:
InfiniBand: Mellanox Technologies MT25204 [InfiniHost III Lx HCA] (rev 20)
There are two adapters in the machine and from various experiments we
find that we are limited to being able to register
(ibv_reg_mr()) 28 GB. My calculations show one should be able to
register up to 56 GB. I would like to understand the difference.
In /sys/module/ib_mthca/parameters I see the following values:
fmr_reserved_mtts = 262144
log_mtts_per_seg = 3
num_mpt = 131072
num_mtt = 2097152
Therefore max memory that one can register should be (2097152 -262144) *
4K * 2^(log_mtts_per_seg)
i.e. 1.75 MB * 4K * 8 = 56 GB.
Since ibv_reg_mr() ties one to a pd and thus a particular device, is the
56 GB split between the 2 HCAs in the machine?
How does one explain the difference?
Thanks
Pradeep
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2011-01-28 23:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-28 23:49 Pradeep Satyanarayana [this message]
[not found] ` <4D4355ED.50301-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2011-02-09 6:17 ` Infinihost HCA ->MTT -are they per HCA? Eli Cohen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D4355ED.50301@linux.vnet.ibm.com \
--to=pradeeps-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox