[openib-general] Re: [openib-commits] r1983 - gen2/trunk/src/linux-kernel/infiniband/hw/mthca
Hal Rosenstock
halr at voltaire.com
Mon Mar 14 10:09:11 PST 2005
On Mon, 2005-03-14 at 13:05, Roland Dreier wrote:
> > > + props->max_qp_rd_atom = 1 << mdev->qp_table.rdb_shift;
> > > + props->max_qp_init_rd_atom = 1 << mdev->qp_table.rdb_shift;
>
> > These are getting set to 1. That's not what I was expecting.
>
> i.e. rdb_shift == 0. Hmm...
>
> OK, should be fixed now.
This is now getting set to 4 (rdb_shift = 2). Still not what I was
expecting :-(
-- Hal
More information about the general
mailing list