Perhaps this is related (from 2.4.10-acX thread later on l-k):
--------
Subject: Re: linux-2.4.10-acX
To: mfedyk@matchmail.com (Mike Fedyk)
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> > - Elevator flow control
>
> Where can I find more information on this?
Read the ll_rw_blk diff. Basically it tries to avoid too many locked
buffers clogging up memory and killing the box. I'm not totally sure its
the right approach.
--------
Were there recent changes in ll_rw_blk which are being addressed by
"Elevator flow control"? As suggested earlier in this thread, the cause
might be a few layers up, and this seemed relevant.
Can anyone confirm or shed any additional light on this?
Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/