aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChandra Seetharaman <[email protected]>2009-10-21 09:22:51 -0700
committerJames Bottomley <[email protected]>2009-12-04 12:00:47 -0600
commit970f3f47e7c97c0bfe9f91356943b55ac389cb1d (patch)
treedab9946544c452937d165239df74d667d16bddf9 /tools/perf/scripts/python/export-to-sqlite.py
parent3ae31f6a7b6e442fc6a92f29330fbad230dc3992 (diff)
[SCSI] scsi_dh: Make rdac hardware handler's activate() async
Batch up MODE_SELECT in rdac device handler. LSI RDAC storage has the capability of handling mode selects for multiple luns in a same command. Make use of that ability to send as few MODE SELECTs as possible to the storage controller as possible. This patch creates a work queue and queues up activate requests when a MODE SELECT is sent down the wire. When that MODE SELECT completes, it compiles queued up activate requests for multiple luns into a single MODE SELECT. This reduces the time to do failover/failback of large number of LUNS. Signed-off-by: Babu Moger <[email protected]> Signed-off-by: Chandra Seetharaman <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions