Re: [patch] voluntary-preempt-2.6.8-rc2-I3

From: Paolo Ciarrocchi
Date: Fri Jul 23 2004 - 06:44:03 EST


On Fri, 23 Jul 2004 13:04:30 +0200, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> wrote:
>
> > > i've uploaded the -I3 voluntary-preempt patch:
> > >
> > > http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.8-rc2-I3
> > >
> > > it mainly fixes an ext3 livelock that could result in long delays during
> > > heavy commit traffic.
> >
> > Hello Ingo, do you have any measurement of the improvement available ?
>
> it's a bug in the patch, not really a latency fix. When this (rare)
> condition under heavy write traffic occurs then kjournald would loop for
> many seconds (or tens of seconds) in __journal_clean_checkpoint_list(),
> effectively hanging the system. The system is still preemptible but the
> user cannot do much with it. Note that this condition is not present in
> the vanilla kernel, it got introduced by earlier versions of
> voluntary-preempt.

Hi Ingo,
thanks for the clarification.

What about performance of vanilla vs voluntary-preempt-2.6.8-rc2-I3 ?
Do you have numbers available ? Can we, somehow, support you ?

Ciao,
Paolo
-
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/