On Wed, 2013-01-09 at 08:46 -0500, Steven Rostedt wrote: > > > +config VIRT_CPU_ACCOUNTING_GEN > > + bool "Full dynticks CPU time accounting" > > + depends on HAVE_CONTEXT_TRACKING > > + select VIRT_CPU_ACCOUNTING > > + select CONTEXT_TRACKING > > select CONTEXT_TRACKING_FORCE > > Otherwise the user time never gets updated. >
Bah, kernel time is now screwed up with this: # time /work/c/kernelspin 5 real 0m5.001s user 0m1.785s sys 0m0.000s -- Steve -- 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/