> I want changes to these values to force a cache update. Can you do that with > module parameters?
Sure... you'll have to implement your own set method but that's no different from putting attributes under your miscdevice. Just look at module_param_call() -- it's exactly what you want I think. _______________________________________________ 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
