Don Brace
c7ffedb3a7
scsi: smartpqi: Add stream detection
...
Enhance performance by adding sequential stream detection for RAID5/RAID6
sequential write requests. Reduce stripe lock contention with full-stripe
write operations.
There is one common stripe lock for each RAID volume that can be set by
either the RAID engine or the AIO engine. The AIO path has I/O request
sizes well below the stripe size resulting in many Read-Modify-Write
operations.
Sending the request to the RAID engine allows for coalescing requests into
full stripe operations resulting in reduced Read-Modify-Write operations.
Link: https://lore.kernel.org/r/161549375693.25025.2962141451773219796.stgit@brunhilda
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-04-05 23:02:30 -04:00
..
2021-03-15 22:14:53 -04:00
2021-02-22 22:27:59 -05:00
2021-04-01 22:55:25 -04:00
2020-11-25 23:14:30 -05:00
2021-01-22 21:14:09 -05:00
2021-03-18 23:35:56 -04:00
2021-03-24 23:06:27 -04:00
2021-03-24 22:58:33 -04:00
2021-03-24 22:21:31 -04:00
2021-03-24 22:54:24 -04:00
2021-03-15 22:28:58 -04:00
2021-03-18 23:41:08 -04:00
2020-12-16 13:34:31 -08:00
2020-03-11 23:07:59 -04:00
2021-03-15 22:28:58 -04:00
2021-03-15 22:14:50 -04:00
2021-03-29 22:46:11 -04:00
2021-01-26 23:02:11 -05:00
2021-04-05 22:57:29 -04:00
2021-03-18 23:41:09 -04:00
2021-03-18 23:41:08 -04:00
2021-03-15 22:28:57 -04:00
2021-01-22 21:31:10 -05:00
2021-04-05 22:57:29 -04:00
2021-03-15 22:14:50 -04:00
2021-04-05 22:57:29 -04:00
2021-04-01 22:56:37 -04:00
2021-01-22 21:14:10 -05:00
2021-03-24 23:16:14 -04:00
2021-01-13 00:15:13 -05:00
2021-04-05 22:57:29 -04:00
2021-04-05 22:57:29 -04:00
2021-03-15 22:14:52 -04:00
2021-04-05 23:02:30 -04:00
2020-10-07 23:50:03 -04:00
2020-10-26 18:23:24 -04:00
2021-04-05 22:57:29 -04:00
2020-03-25 11:50:48 +01:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:07 -05:00
2021-03-18 22:18:09 -04:00
2021-01-22 21:14:08 -05:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:07 -05:00
2021-03-18 22:18:09 -04:00
2020-09-25 06:20:43 +02:00
2021-03-29 23:33:06 -04:00
2020-06-09 09:39:13 -07:00
2020-06-09 09:39:13 -07:00
2019-05-21 10:50:45 +02:00
2021-03-29 23:34:45 -04:00
2020-07-08 01:12:53 -04:00
2021-02-22 10:24:58 -08:00
2021-01-13 00:14:07 -05:00
2020-12-02 12:59:46 -05:00
2018-06-19 22:02:25 -04:00
2019-05-21 10:50:45 +02:00
2020-11-23 22:12:09 -05:00
2021-03-15 22:29:00 -04:00
2021-01-22 21:14:08 -05:00
2021-03-18 22:52:29 -04:00
2019-06-05 17:37:11 +02:00
2019-05-21 10:50:45 +02:00
2020-02-24 14:54:25 -05:00
2020-04-01 22:03:04 -04:00
2021-03-24 22:13:01 -04:00
2021-01-22 21:14:10 -05:00
2019-05-24 17:36:45 +02:00
2021-01-22 21:14:11 -05:00
2020-03-11 23:07:59 -04:00
2021-03-24 23:07:14 -04:00
2019-12-19 22:08:51 -05:00
2021-01-26 07:42:27 +01:00
2019-06-18 19:46:18 -04:00
2019-07-30 12:17:28 -04:00
2020-07-08 01:12:44 -04:00
2021-03-18 22:52:29 -04:00
2021-01-26 07:42:27 +01:00
2020-06-09 09:39:13 -07:00
2020-10-06 08:33:44 -06:00
2021-02-22 22:43:48 -05:00
2021-02-22 22:43:48 -05:00
2020-09-02 22:49:06 -04:00
2020-10-26 18:23:24 -04:00
2019-06-05 17:36:37 +02:00
2020-08-23 17:36:59 -05:00
2021-03-18 23:35:55 -04:00
2021-01-22 21:14:10 -05:00
2021-03-18 23:35:54 -04:00
2020-07-15 17:26:58 -04:00
2021-01-22 21:14:12 -05:00
2018-11-06 21:31:28 -05:00
2020-06-02 21:23:47 -04:00
2021-02-08 22:39:04 -05:00
2019-05-30 11:26:37 -07:00
2020-10-02 21:52:52 -04:00
2021-01-26 22:12:24 -05:00
2020-06-09 09:39:13 -07:00
2021-02-08 22:39:03 -05:00
2021-02-08 22:39:04 -05:00
2021-03-24 22:16:12 -04:00
2020-10-02 21:52:53 -04:00
2020-12-07 20:24:09 -05:00
2021-01-22 21:14:07 -05:00
2020-10-14 15:15:35 -07:00
2018-06-19 22:02:25 -04:00
2020-08-23 17:36:59 -05:00
2019-05-21 10:50:45 +02:00
2020-06-09 09:39:13 -07:00
2021-03-18 23:35:54 -04:00
2020-03-11 23:07:56 -04:00
2021-03-29 23:36:52 -04:00
2020-01-02 21:57:44 -05:00
2021-04-05 22:57:29 -04:00
2020-01-02 21:57:44 -05:00
2021-01-26 22:11:17 -05:00
2021-01-22 21:14:12 -05:00
2020-12-07 20:24:09 -05:00
2020-12-07 20:24:09 -05:00
2018-06-19 22:02:25 -04:00
2021-03-18 22:52:30 -04:00
2019-05-24 17:39:02 +02:00
2021-03-18 23:35:55 -04:00
2021-02-08 21:53:12 -05:00
2020-08-23 17:36:59 -05:00
2020-12-04 01:01:22 +11:00
2021-03-24 22:35:08 -04:00
2020-01-15 23:09:11 -05:00
2019-03-19 17:11:37 -04:00
2018-12-18 23:19:21 -05:00
2020-10-14 15:15:35 -07:00
2019-02-13 22:07:03 -05:00
2019-06-05 17:37:17 +02:00
2019-05-24 17:36:45 +02:00
2021-03-04 17:37:03 -05:00
2019-07-30 12:42:55 -04:00
2019-05-21 06:16:21 -04:00
2020-10-26 21:54:16 -04:00
2021-03-24 23:03:43 -04:00
2021-02-22 10:24:58 -08:00
2020-08-23 17:36:59 -05:00
2021-03-04 17:37:03 -05:00
2020-07-24 22:09:57 -04:00
2019-12-19 22:08:54 -05:00
2019-05-30 11:26:35 -07:00
2020-07-24 22:09:55 -04:00
2021-03-29 23:13:36 -04:00
2020-02-04 03:05:26 +00:00
2021-03-04 17:37:00 -05:00
2019-05-30 11:29:53 -07:00
2021-03-29 23:09:10 -04:00
2020-03-16 22:08:36 -04:00
2021-01-14 22:55:17 -05:00
2021-03-29 21:17:45 -04:00
2020-08-04 20:56:56 -04:00
2020-12-09 11:41:42 -05:00
2021-01-12 22:56:49 -05:00
2021-03-04 17:37:00 -05:00
2018-06-19 22:02:25 -04:00
2020-12-01 14:53:39 -07:00
2019-06-05 17:37:14 +02:00
2021-04-05 22:57:29 -04:00
2021-03-18 23:35:54 -04:00
2020-10-14 15:15:35 -07:00
2020-09-15 20:28:06 -04:00
2019-07-11 15:14:01 -07:00
2021-03-04 17:37:00 -05:00
2020-09-25 06:20:44 +02:00
2021-03-18 22:52:29 -04:00
2020-10-02 21:52:54 -04:00
2020-12-12 11:12:25 -07:00
2020-02-24 14:59:01 -05:00
2020-12-12 11:12:25 -07:00
2020-02-24 15:01:57 -05:00
2021-03-15 22:50:49 -04:00
2021-01-22 21:14:10 -05:00
2021-03-17 00:04:40 -04:00
2020-08-23 17:36:59 -05:00
2020-10-02 21:52:55 -04:00
2020-10-02 21:52:55 -04:00
2020-10-14 15:15:35 -07:00
2021-03-04 17:21:25 -05:00
2021-03-04 17:21:25 -05:00
2021-01-22 21:14:12 -05:00
2019-05-24 17:39:02 +02:00
2019-07-11 15:14:01 -07:00
2018-11-15 14:27:08 -05:00
2020-08-23 17:36:59 -05:00
2020-01-06 09:45:59 +01:00
2019-05-21 10:50:45 +02:00
2020-06-09 09:39:13 -07:00