On Wed, Dec 09, 2015 at 09:33:11AM +0100, Hans Westgaard Ry wrote:
> Any comments on this patch ?
> 
> 
> 
> On 11/18/2015 01:27 PM, Hans Westgaard Ry wrote:
> >The test uses a signal-handler to periodically print a line of report.
> >+            if (trig_print_report_bw) {
> >+                    duration_param->tcompleted[0] =et_cycles();
> >+                    print_report_bw(duration_param,NULL);
> >+                    duration_param->iters =;
Excuse me, what did you mean by the line above?

> >+                    alarm(duration_param->duration);
> >+                    duration_param->tposted[0] =et_cycles();
> >+                    trig_print_report_bw =;
And this line too.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to