* Balbir Singh <[EMAIL PROTECTED]> wrote: > Ingo Molnar wrote: > > i found an accounting bug in this: it didnt sum up threads correctly. > > The patch below fixes this. The stime == 0 problem is still there > > though. > > > > Ingo > > > > Thanks! I'll test the code on Monday. I do not understand the > sysctl_sched_smoothing functionality, so I do not understand its > impact on accounting. I'll take a look more closely
basically sysctl_sched_smoothing is more of a 'experimental features flag' kind of thing. I'll remove it soon, you should only need to concentrate on the functionality that it enables by default. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/