Re: [PATCH 11/13] SCSI: support for allocating large scatterlists

From: Alan Cox
Date: Thu May 10 2007 - 08:35:26 EST


> sgtable that doesn't fit in a single page, allocate several
> SCSI_MAX_SG_SEGMENTS sized tables and chain them together.
>
> We default to the safe setup of NOT chaining, for now.

Presumably you'll be submitting patches to fix the current I/O failure
retry in the SCSI layer before enabling it so that we retry most of a
problem I/O and don't throw 64MB of database data into the wind on a
single bad disk block ?

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