]> git.baikalelectronics.ru Git - kernel.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)
commitf5f4a2007751bb7ebeb051e5c84b8a99830a5860
treedfce66056747d41b3594860a681ba53fb94fe798
parent178e021c4314733dc9d852088e2f7796ab222df9
[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