Re: [patch] voluntary-preempt-2.6.8.1-P1

From: Lee Revell
Date: Mon Aug 16 2004 - 00:43:27 EST


On Mon, 2004-08-16 at 00:33, Ingo Molnar wrote:
> * Lee Revell <rlrevell@xxxxxxxxxxx> wrote:
>
> > > > Anyway, the change to sched.c fixes the mlockall bug, it works
> > > > perfectly now. Thanks!
> > >
> > > great! This fix also means that we've got one more lock-break in the
> > > ext3 journalling code and one more lock-break in dcache.c. I've released
> > > -P1 with the fix included:
> > >
> > > http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.8.1-P1
> > >
> >
> > The highest latency I am seeing now is the rhine_check_duplex problem.
> > Should I try making mdio_delay an NOOP?
>
> there's no mdio_delay() in via-rhine.c AFAICS. Could you add a pair of
> touch-latency calls to around this code in mdio_read():
>

Adding this code causes the rhine-related latency reports to go away.
Should I try removing the second pair, to verify it's the first chunk
that's responsible?

With this, and the extract_entropy hack, the biggest common latency I am
now seeing (the copy_page_one is bigger but rarer) is the XFree86
unmap_vmas issue. This one actually occurs so often that I can't tell
what #2 is.

Lee

-
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/