[SCSI] fcoe: setup default initial value for DDP threshold
authorVasu Dev <vasu.dev@intel.com>
Wed, 28 Sep 2011 04:38:18 +0000 (21:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 2 Oct 2011 17:57:40 +0000 (12:57 -0500)
commit860eca2b2bf90c513c1d6d9f889b3e0801e7ac08
treefd37ae422fa49ac3f14a390185205726b1ddc3d3
parentd1483bb90a01ec68c2f6dc8842ce2d449cd6d6d0
[SCSI] fcoe: setup default initial value for DDP threshold

Currently fcoe_ddp_min doesn't have default value
so by default not used, so setting up default value
as 4k as this works better by avoiding overhead
of programing DDP for small IOs.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fcoe/fcoe.c
This page took 0.025653 seconds and 5 git commands to generate.