> Is this is always true? What if you allocated an ICM buffer that uses > none adjacent pages? In this case you would need more than one call to > dma_sync_single_for_*(), isn't it?
As I said originally, the code only writes one page at a time from CPU into ICM, so you never need more than one dma_sync at a time. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
