Searched hist:"2 cee7808004b33bd5dc75fccd8d145b5e208ef93" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nvme.c | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | lpfc_debugfs.c | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | lpfc.h | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | lpfc_attr.c | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | lpfc_scsi.c | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | lpfc_init.c | diff 2cee7808004b33bd5dc75fccd8d145b5e208ef93 Fri Jun 02 06:07:02 CEST 2017 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
NVME FC counters don't reflect actual results
Since counters are not atomic, or protected by a lock, the values often get screwed up.
Make them atomic, like NVMET. Fix up sysfs and debugfs display accordingly Added Outstanding IOs to stats display
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|