Andrew Morton wrote on Wednesday, October 06, 2004 1:43 PM
"Chen, Kenneth W" <kenneth.w.chen@xxxxxxxxx> wrote:
Secondly, let me ask the question again from the first mail thread: this value
*WAS* 10 ms for a long time, before the domain scheduler. What's so special
about domain scheduler that all the sudden this parameter get changed to 2.5?
So why on earth was it switched from 10 to 2.5 in the first place?
Please resend the final patch.
Here is a patch that revert default cache_hot_time value back to the equivalence
of pre-domain scheduler, which determins task's cache affinity via architecture
defined variable cache_decay_ticks.
This is a mere request that we go back to what *was* before, *NOT* as a new
scheduler tweak (Whatever tweak done for domain scheduler broke traditional/
industry recognized workload).
As a side note, I'd like to get involved on future scheduler tuning experiments,
we have fair amount of benchmark environments where we can validate things across
various kind of workload, i.e., db, java, cpu, etc. Thanks.