]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sbp2: default to serialize_io=1
authorJody McIntyre <scjody@steamballoon.com>
Fri, 30 Sep 2005 18:59:07 +0000 (11:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Sep 2005 19:41:19 +0000 (12:41 -0700)
commit2bab359a5009f330b12a4ed09a57d3d2ac6b3483
treedfce66056747d41b3594860a681ba53fb94fe798
parentabd559b1052e28d8b9c28aabde241f18fa89090b
[PATCH] sbp2: default to serialize_io=1

Set serialize_io=1 by default.  This is safer and required by seemingly more
and more hardware.  It causes little or no performance loss for S400 devices.
Performance of S800 1394b devices may drop by 25...30%.  Therefore make the
parameter's description and dmesg message clearer about performance impact.

Update description of the max_speed parameter too.  IEEE1394_SPEED_MAX is
currently S800.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Cc: Ben Collins <bcollins@debian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ieee1394/sbp2.c