Re: PATCH: Further aacraid work

From: Anton Blanchard
Date: Thu Jun 17 2004 - 10:18:51 EST



> This would not be such an issue if Linux provided large SG elements
> rather than the fubar descending page order ones they issue today. If
> this could be fixed, I'd not even be interested in the optimization of
> the SG.

Please divert some of your anger towards your manufacturer of dodgy
hardware. Any sane hardware with an IOMMU handles this just fine.
eg on ppc64 running a disk test:

sg size in out
1 3 47569
2 0 2591
3 0 1123
4 0 447
5 0 429
...
62 5095 0
64 47061 0

The IOMMU is taking 62-64 entry SG lists and producing 1-5 entry lists.

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