diff options
author | Heiko Carstens <[email protected]> | 2009-08-18 15:43:32 +0200 |
---|---|---|
committer | James Bottomley <[email protected]> | 2009-09-05 08:49:49 -0500 |
commit | 41e05a12c7aae16f0381103af3e5ca791e87ce59 (patch) | |
tree | 3db57f11d9f2183215a52796fea113ce96b5abd8 /drivers/scsi/mpt2sas/mpt2sas_scsih.c | |
parent | b592e89ac9af521be164490e45c53c93e89c776f (diff) |
[SCSI] zfcp: optimize zfcp_qdio_account
Remove expensive ktime_get()/ktime_us_delta() functions from the hot
path and use get_clock_monotonic() instead. This elimates seven
function calls and avoids a lot of unnecessary calculations.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Christof Schmitt <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_scsih.c')
0 files changed, 0 insertions, 0 deletions