Re: [tip:sched/core] sched: cpuacct: Use bigger percpu counter batch values for stats counters

From: KOSAKI Motohiro
Date: Tue May 12 2009 - 06:13:56 EST


> > +#ifdef CONFIGCONFIG_SMP
> > + cpuacct_batch = jiffies_to_cputime(percpu_counter_batch);
> > +#endif
>
> Slow down and compile patches before sending them out.. please. That
> is a basic expectation if you expect it to be merged.

Unfortunately, this mistake pass test successfully ;)
it because cpuacct_batch=0 works even SMP.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/