linux_old1/drivers/scsi/fcoe
Yi Zou 05cc739073 [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size
This adds fcoe_ddp_min as a module parameter for fcoe module to:
/sys/module/fcoe/parameters/ddp_min

It is observed that for some hardware, particularly Intel 82599, there is too
much overhead in setting up context for direct data placement (DDP) read when
the requested read I/O size is small. This is added as a module parameter for
performance tuning and is set as 0 by default and user can change this based
on their own hardware.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-09-10 12:07:27 -05:00
..
Makefile [SCSI] fcoe, libfc: add libfcoe module 2009-04-03 09:23:04 -05:00
fcoe.c [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size 2009-09-10 12:07:27 -05:00
fcoe.h [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) 2009-09-05 09:47:36 -05:00
libfcoe.c [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error 2009-09-05 09:47:34 -05:00