diff options
author | 2015-01-23 16:44:56 -0600 | |
---|---|---|
committer | 2015-02-02 09:57:44 -0800 | |
commit | 007e7aa9b37d570fc5917522a6f6bcca14264632 (patch) | |
tree | 409e0e473cc001fb438c96a2ed38436cf2b65101 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hpsa: refactor duplicated scan completion code into a new routine (diff) | |
download | wireguard-linux-007e7aa9b37d570fc5917522a6f6bcca14264632.tar.xz wireguard-linux-007e7aa9b37d570fc5917522a6f6bcca14264632.zip |
hpsa: shorten the wait for the CISS doorbell mode change ack
Shorten the wait for the CISS configuration table doorbell mode
change acknowledgment from 300-600 s to 20 s, which is the value
specified in the CISS specification that should be honored by
all controllers.
Wait using interruptible msleep() rather than uninterruptible
usleep_range(), which triggers rt_sched timeout errors if the
wait is long.
Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions