summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorQuinn Tran <quinn.tran@cavium.com>2018-08-31 11:24:31 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2018-09-11 20:28:07 -0400
commitcd4ed6b470f1569692b5d0d295b207f870570829 (patch)
treeb43e85e43323217e26294fae7c260ad867f404ad /tools/perf/scripts/python/syscall-counts.py
parent050e0ced35911c06d58dd56cfcb54815ec308dbc (diff)
downloadcachepc-linux-cd4ed6b470f1569692b5d0d295b207f870570829.tar.gz
cachepc-linux-cd4ed6b470f1569692b5d0d295b207f870570829.zip
scsi: qla2xxx: Move rport registration out of internal work_list
Currently, the rport registration is being called from a single work element that is used to process QLA internal "work_list". This work_list is meant for quick and simple task (ie no sleep). The Rport registration process sometime can be delayed by upper layer. This causes back pressure with the internal queue where other jobs are unable to move forward. This patch will schedule the registration process with a new work element (fc_port.reg_work). While the RPort is being registered, the current state of the fcport will not move forward until the registration is done. If the state of the fabric has changed, a new field/next_disc_state will record the next action on whether to 'DELETE' or 'Reverify the session/ADISC'. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions