On Thu, Apr 10, 2014 at 08:31:32PM -0400, Ramkumar Ramachandra wrote: > Jiri Olsa wrote: > > ### > > # 1 task will execute (on 1 nodes, 4 CPUs): > > # -1x 1MB global shared mem operations > > # -1x 0MB process shared mem operations > > # -1x 0MB thread local mem operations > > ### > > ... > > > > > > '-1x' does not seem right/intentional for default case > > As you can see from print_summary(), -1 is the value of nr_loops. In > init_params(), Ingo set nr_loops is set to -1 in his original patch -- > I haven't touched that. So, unless I'm missing something, it's quite > an apt default case.
fair enough ;-) ok thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/