On Thu, 21 Mar 2013, Steven Rostedt wrote: > For now, no, if more than one process is scheduled on the CPU, we fall > out of dynamic tick mode. In the future, we can add SCHED_FIFO task > scheduled in to trigger it. But lets conquer that after we successfully > conquer the current changes.
Be glad to see whatever is possible merged as soon as possible. But be aware that we will fall out of dyntick mode at mininum every 2 seconds because that is when the per cpu vm stats and the slab scanning is occurring. These are both deferrable activities. -- 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/