Re: [patch] sched: fix scheduling latencies for !PREEMPT kernels

From: Ingo Molnar
Date: Wed Sep 15 2004 - 04:57:05 EST



* William Lee Irwin III <wli@xxxxxxxxxxxxxx> wrote:

> > With Ingo's patches the worst case latency on the same machine as my XP
> > example is about 150 usecs. So, it seems to me that Ingo's patches can
> > achieve results as good or better than OSX even without the one or two
> > "dangerous" changes, like the removal of lock_kernel around
> > do_tty_write.
>
> The code we're most worried is buggy, not just nonperformant.

what code do you mean? The one i know about and which Lee is referring
to above is the 6-lines tty unlocking change - the one which Alan
objected to rightfully. I've zapped it from my tree.

(nobody objected to the original thread on lkml weeks ago where the tty
unlocking change was proposed, implemented, alpha-tested and beta-tested
in -mm for several releases - that's why it showed up in my 20+
latency-reduction patches.)

No latency changes to the tty layer until someone fixes its locking. End
of story.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/