Re: [PATCH] SCSI midlayer power management

From: Nathan Bryant
Date: Thu Aug 12 2004 - 08:42:52 EST


James Bottomley wrote:

Why? We don't do a bus reset on boot, why should we need to do one on
resume? For FC, the equivalent, a LIP Reset can be rather nasty on a
SAN and should be avoided.


that can be host specific. aic7xxx does a bus reset on boot, so i preserved this on resume.

don't know why they do it, but they do.

The slight problem is probably going to be knowing that we may need to
spin up devices (for internal ones) before resuming operation.


that's easy for system suspend, but somewhat harder for device suspend
-
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/