diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2006-05-18 20:31:36 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-05-20 09:35:20 -0500 |
commit | ffbfe92533810bf1bb76fd275400825ef8898ed9 (patch) | |
tree | dbb251eaf0196df7b69d8af76a03cba0e1d9ad18 /include/net/ah.h | |
parent | d36ab6f3212053b260214bc915687765e2fd1178 (diff) |
[SCSI] iscsi: kill dtask mempools
Discovered by steven@hayter.me.uk and patch by michaelc@cs.wisc.edu
The dtask mempool is reserving 261120 items per session! Since we are now
sending headers with sendmsg there is no reason for the mempool and that
was causing us to us carzy amounts of mem. We can preallicate a header in
the r2t and task struct and reuse them
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include/net/ah.h')
0 files changed, 0 insertions, 0 deletions