commit | a4623c467ff76f9258555d44d68371e10c5406c2 | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Tue Aug 18 15:43:15 2009 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 05 08:49:20 2009 -0500 |
tree | e310a629eb7fbd4da4d9ab05049af16176b2b551 | |
parent | 058b8647892ed49ba6a0d2c0966a72e20e2e69ff [diff] |
[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>