diff options
author | 2013-09-28 15:35:43 -0700 | |
---|---|---|
committer | 2013-10-25 09:58:05 +0100 | |
commit | 92665a6628902246368494972a38d84b1b091cb8 (patch) | |
tree | 68e275270496fa6a3b04eadf0f601cefdd7bb640 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] be2iscsi: Fix locking mechanism in Unsol Path (diff) | |
download | linux-dev-92665a6628902246368494972a38d84b1b091cb8.tar.xz linux-dev-92665a6628902246368494972a38d84b1b091cb8.zip |
[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond
The timeout set in MBX_CMD is 100sec and the ready bit checking in BMBX
mode is done for 4sec. After 4sec the task is scheduled out for 5 secs
to avoid kernel soft lockup stack trace. The loop of 4sec ready bit check
and then schedule out is done until the following conditon occur
- The Ready Bit is Set
- The timeout set in MBX_CMD expires
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions