[openib-general] Re: [PATCH 2/2] port the fmr pool to use the max_map_per_fmr device attribute
Roland Dreier
rdreier at cisco.com
Tue May 23 09:14:36 PDT 2006
> + struct ib_device_attr device_attr;
How big is struct ib_device_attr? I've usually been reluctant to put
this type of thing on the stack to avoid bloating stack usage too
much.
- R.
More information about the general
mailing list