linux/drivers/scsi/bfa
Krishna Gudipati 4507025d01 [SCSI] bfa: DMA memory allocation enhancement.
- Modified the design such that each BFA sub-module will provide
  the amount of DMA and KVA memory needed by it and queues the
  same request to the global dma and kva info queues.
- During the memory allocation we iterate over this queue to allocate
  the dma and kva memory requested by sub-modules.
- The change is needed to avoid requesting the aggregate amount of memory
  needed by all the BFA sub-modules as one contiguous chunk.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 17:11:09 -05:00
..
Makefile [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_core.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_cs.h [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa_defs.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfa_defs_fcs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs_svc.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfa_fc.h [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcbuild.c [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcbuild.h [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcpim.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_fcpim.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_fcs.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcs.h [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa_fcs_fcpim.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_fcs_lport.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcs_rport.c [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_hw_cb.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_hw_ct.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_ioc.c [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00
bfa_ioc.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_ioc_cb.c [SCSI] bfa: IOC bug fixes. 2011-06-29 16:57:52 -05:00
bfa_ioc_ct.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_modules.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfa_port.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_svc.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_svc.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfad.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfad_attr.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_bsg.c [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_bsg.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_debugfs.c [SCSI] bfa: Move debugfs initialization before bfa init. 2011-05-01 10:55:56 -05:00
bfad_drv.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfad_im.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_im.h [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfi.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfi_ms.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfi_reg.h [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00