[SCSI] zfcp: Improve request allocation through mempools
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 18 Aug 2009 13:43:15 +0000 (15:43 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:49:20 +0000 (08:49 -0500)
commita4623c467ff76f9258555d44d68371e10c5406c2
treee310a629eb7fbd4da4d9ab05049af16176b2b551
parent058b8647892ed49ba6a0d2c0966a72e20e2e69ff
[SCSI] zfcp: Improve request allocation through mempools

Remove the special case for NO_QTCB requests and optimize the
mempool and cache processing for fsfreqs. Especially use seperate
mempools for the zfcp_fsf_req and zfcp_qtcb structs.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_fsf.c