RE: RAID controller safety

From: Alan Cox
Date: Fri Jan 06 2006 - 09:43:00 EST


On Gwe, 2006-01-06 at 09:33 -0500, Salyzyn, Mark wrote:
> The dpt_i2o driver (which is a scsi driver) accepts the
> SYNCHRONIZE_CACHE scsi command and passes it off to the firmware. The
> firmware respects this and flushes all the outstanding (cached)
> commands. This is true in all (kernel.org or Adaptec latest) versions.

In which case it should be fine and correct with the generic i2o_scsi as
well as that will pass through SCSI command requests directly. i2o_block
doesn't know about converting any incoming cache flush to an i2o command
block so might not.

Alan

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