How would you do this? Larger time slices? But _most_ context switches
are not related to end of slice. Refuse to switch? This just idles
the cpu.
> would give the tickless advantage for big iron running many lightly loaded
> virtual instances, but have some kind of cap on the overhead under heavy load.
>
> Does this sound feasable?
>
I don't think so. The problem is that the test to see if the system
should use one or the other way of doing things would, it self, eat into
the overhead.
Note that we are talking about 0.12% over head for a ticked system. Is
it really worth it for what amounts to less than 0.05% (if that much)?
George
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/