Re: [PATCH] libata: add human-readable error value decoding

From: Jeff Garzik
Date: Thu May 10 2007 - 19:47:50 EST


Robert Hancock wrote:
I don't think this is as big of a deal here as in other cases, like oops output. With libata errors, if they're at the console (which they'd have to be to see these messages), unless something has actually caused a panic the scrollback buffer should still be functional and they'd be able to see the entire output..


Scrollback rarely works as planned, for me. Overall, a balance must be found.

More information is more helpful. But.

There are downsides to spewing everything possible, upon error. You cause logging to the possibly problematic disk, you push older messages out of the printk ring buffer, etc., etc.

Jeff


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