commit | f0bf750c2d25c3a2131ececbff63c7878e0e3765 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Jun 21 23:36:30 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 08:58:54 2012 +0100 |
tree | ba967c5d28945e76bee78feb24ade328d5b0b3a6 | |
parent | a494fd5bd98bb35d5a9a274fecb768e14ebf499c [diff] |
[SCSI] libsas: trim sas_task of slow path infrastructure The timer and the completion are only used for slow path tasks (smp, and lldd tmfs), yet we incur the allocation space and cpu setup time for every fast path task. Cc: Xiangliang Yu <yuxiangl@marvell.com> Acked-by: Jack Wang <jack_wang@usish.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>