Messages in this thread |  | | Date | Mon, 26 Nov 2001 20:38:56 -0800 | From | Mike Fedyk <> | Subject | Re: Unresponiveness of 2.4.16 |
| |
On Mon, Nov 26, 2001 at 04:36:25PM -0800, Andrew Morton wrote: > The patch I sent puts read requests near the head of the request > queue, and to hell with aggregate throughput. It's tunable with > `elvtune -b'. And it fixes it.
for i in `seq 9`; do elvtune -b $i /dev/hda; done
-b doesn't seem to change the "max_bomb_segments". Does your patch fix this?
Tested on 2.4.15-pre1.
MF - 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/
|  |