Sam Bradshaw
f45c40a92d
mtip32xx: minor performance enhancements
...
This patch adds the following:
1) Compiler hinting in the fast path.
2) A prefetch of port->flags to eliminate moderate cpu stalling later
in mtip_hw_submit_io().
3) Eliminate a redundant rq_data_dir().
4) Reorder members of driver_data to eliminate false cacheline sharing
between irq_workers_active and unal_qdepth.
With some workload and topology configurations, I'm seeing ~1.5%
throughput improvement in small block random read benchmarks as well
as improved latency std. dev.
Signed-off-by: Sam Bradshaw <sbradshaw@micron.com >
Add include of <linux/prefetch.h>
Signed-off-by: Jens Axboe <axboe@fb.com >
2014-06-06 13:28:48 -06:00
..
2014-06-04 08:57:16 -07:00
2014-06-04 16:54:08 -07:00
2014-06-06 13:28:48 -06:00
2014-06-03 09:01:02 -07:00
2014-06-02 16:35:49 -07:00
2014-06-06 07:57:37 -06:00
2014-06-04 08:57:16 -07:00
2014-06-04 10:02:38 -07:00
2014-06-04 15:57:20 -07:00
2014-06-03 08:06:56 -07:00
2014-06-04 08:57:16 -07:00
2014-06-04 08:57:16 -07:00
2014-05-28 13:39:51 -07:00
2014-05-24 22:33:51 +09:00
2014-06-02 16:35:49 -07:00
2014-06-02 12:15:19 -07:00
2014-06-04 09:08:25 -07:00
2014-06-05 08:16:29 -07:00
2014-06-02 08:46:03 -07:00
2014-06-04 16:54:00 -07:00
2014-06-04 13:09:43 +02:00
2014-05-28 13:45:15 -07:00
2014-06-03 11:09:43 -07:00
2014-06-03 08:34:00 -07:00
2014-05-23 15:29:43 -07:00
2014-06-02 16:15:12 -07:00
2014-06-04 16:55:13 -07:00
2014-06-04 15:59:13 -07:00
2014-06-04 08:52:36 -07:00
2014-05-27 17:38:11 -07:00
2014-06-03 12:57:53 -07:00
2014-06-04 14:24:30 -07:00
2014-06-04 09:08:25 -07:00
2014-06-03 15:48:23 -07:00
2014-06-02 09:22:24 -07:00
2014-06-02 09:29:34 -07:00
2014-06-04 15:59:13 -07:00
2014-06-04 16:54:17 -07:00
2014-06-04 10:02:38 -07:00
2014-05-28 12:30:48 -07:00
2014-06-04 15:59:13 -07:00
2014-05-27 14:58:24 -06:00
2014-06-03 11:20:32 -07:00
2014-06-04 08:57:16 -07:00
2014-06-03 23:13:00 +02:00
2014-06-04 08:57:16 -07:00
2014-06-03 11:44:48 -07:00
2014-06-02 16:35:49 -07:00
2014-06-04 08:47:12 -07:00
2014-06-06 07:57:37 -06:00
2014-06-04 15:59:13 -07:00
2014-05-26 21:27:09 +02:00
2014-06-02 17:08:43 +01:00
2014-06-04 14:24:30 -07:00
2014-06-06 07:57:37 -06:00
2014-06-04 16:55:13 -07:00
2014-05-27 14:11:06 -07:00
2014-06-04 15:59:13 -07:00
2014-05-27 15:18:48 -07:00
2014-05-27 13:40:51 -07:00
2014-06-04 09:07:08 -07:00
2014-06-03 12:57:53 -07:00
2014-06-04 15:59:13 -07:00
2014-06-03 08:06:56 -07:00