> add "address" field to struct ib_umem so low level drivers will have this
 > information which may be needed in order to correctly calculate the number of
 > huge pages.

seems like a really strange thing to do:

+       umem->address   = addr;

this value addr is coming from the low-level driver, so I'm not clear
why we need to stick it into umem?  What am I missing?

 - R.
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to