diff options
| author | Mike Galbraith <[email protected]> | 2006-03-22 00:07:33 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-22 07:53:54 -0800 |
| commit | 9430d58e34ec3861e1ca72f8e49105b227aad327 (patch) | |
| tree | ac8f8295131fbf3c0ddc689fa9887a8c95b0814d /scripts/basic | |
| parent | e952f31bce6e9f64db01f607abc46529ba57ac9e (diff) | |
[PATCH] sched: remove sleep_avg multiplier
Remove the sleep_avg multiplier. This multiplier was necessary back when
we had 10 seconds of dynamic range in sleep_avg, but now that we only have
one second, it causes that one second to be compressed down to 100ms in
some cases. This is particularly noticeable when compiling a kernel in a
slow NFS mount, and I believe it to be a very likely candidate for other
recently reported network related interactivity problems.
In testing, I can detect no negative impact of this removal.
Signed-off-by: Mike Galbraith <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions