yes, this is why I said readahead matters mostly to generate the big dma
commands, so if the object is sequential it will be served by the
lowlevel with a single dma using SG. this is also why when I moved the
high dma limit of scsi to 512k (from 128k IIRC) I got such a relevant
throughput improvement. Also watch the read speed in my tree compared to
2.4 and 2.5 in bigbox.html from Randy (bonnie shows it well).
> least, you don't get the order of magnitude benefit from doing only one
> seek, you only get the better elevator scheduling from having more
> things in the elevator, which isn't such a big gain.
Agreed.
Andrea
-
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/