On Thu, Jun 25, 2015 at 11:27 AM, Naveen N. Rao <[email protected]> wrote: > > The primary issue with CONFIG_SCHEDSTATS is the (slight) additional > overhead it introduces, per Kconfig. Due to this, it is not enabled by > default by some of the distro kernels. >
The overhead is same for CONFIG_TASK_DELAY_ACCT since the core sched info code is protected by CONFIG_TASK_DELAY_ACCT or CONFIG_TASK_DELAY_ACCT? -- 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/

