Description of problem: CONFIG_SCHEDSTATS is disabled in FC19 kernel The optional has miniscule overhead, but is quite useful to analyze performance problems and should be enabled by default. Version-Release number of selected component (if applicable): FC19 How reproducible: grep CONFIG_SCHEDSTATS /boot/config-$(uname -r) cat /proc/self/sched Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
That's what the Kconfig option says, yes. It seems in practice the overhead isn't minuscule, though I don't have the direct results. *** This bug has been marked as a duplicate of bug 1013225 ***