Pavel Begunkov
c42bca92be
bio: don't copy bvec for direct IO
...
The block layer spends quite a while in blkdev_direct_IO() to copy and
initialise bio's bvec. However, if we've already got a bvec in the input
iterator it might be reused in some cases, i.e. when new
ITER_BVEC_FLAG_FIXED flag is set. Simple tests show considerable
performance boost, and it also reduces memory footprint.
Suggested-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-01-25 08:58:24 -07:00
..
2020-07-13 09:33:22 -06:00
2020-05-05 09:22:21 -06:00
2020-12-17 13:30:44 -05:00
2020-12-09 09:39:38 -05:00
2020-05-05 09:22:24 -06:00
2020-07-13 11:28:12 -06:00
2020-03-02 13:58:44 -07:00
2020-08-31 12:20:31 +02:00
2020-07-13 11:25:29 -06:00
2020-10-28 11:41:15 -06:00
2020-07-05 14:44:29 -06:00
2019-11-18 12:19:59 -07:00
2020-05-05 09:22:21 -06:00
2020-03-02 14:01:25 -07:00
2020-03-02 14:01:26 -07:00
2020-03-02 14:01:28 -07:00
2020-10-12 15:29:26 +02:00
2020-07-13 10:02:32 -06:00
2020-07-05 14:44:29 -06:00
2020-03-02 14:02:07 -07:00
2020-06-15 09:32:10 -07:00
2020-10-30 08:37:39 +01:00
2020-05-05 09:22:21 -06:00
2020-07-05 14:44:29 -06:00
2020-08-07 11:33:22 -07:00
2020-05-05 09:22:22 -06:00
2020-03-20 17:01:29 -06:00
2020-05-25 18:59:59 -06:00
2020-03-02 14:02:57 -07:00
2020-11-09 15:33:54 +01:00
2020-03-02 14:03:16 -07:00
2020-12-03 00:11:57 -08:00
2020-06-05 16:19:28 -07:00
2020-12-10 12:40:07 -06:00
2020-10-15 07:49:42 +02:00
2020-11-23 19:30:14 -08:00
2020-05-05 09:22:22 -06:00
2020-09-04 11:32:10 +02:00
2020-06-02 19:45:05 +02:00
2020-03-02 14:03:35 -07:00
2020-12-01 00:25:20 +01:00
2020-06-26 11:14:12 -06:00
2020-03-02 14:03:47 -07:00
2020-06-26 11:14:12 -06:00
2020-11-13 15:07:47 -07:00
2020-03-02 14:03:55 -07:00
2020-03-02 14:04:06 -07:00
2020-11-06 23:01:03 -05:00
2020-09-02 07:59:59 -06:00
2020-05-05 09:22:22 -06:00
2020-05-05 09:22:22 -06:00
2020-12-03 15:53:13 -07:00
2020-03-02 14:04:06 -07:00
2020-03-02 14:04:06 -07:00
2020-03-02 14:04:06 -07:00
2020-08-07 11:33:22 -07:00
2020-07-13 11:24:43 -06:00
2020-04-28 12:35:47 -06:00
2020-12-14 15:26:14 +01:00
2020-07-27 16:14:13 -06:00
2020-06-08 09:30:19 -06:00
2021-01-25 08:58:24 -07:00
2020-12-15 22:46:15 -08:00
2020-04-07 13:20:56 -06:00
2020-07-09 08:14:01 +02:00
2020-06-26 11:14:12 -06:00
2020-03-02 14:04:41 -07:00
2020-03-02 14:04:41 -07:00
2020-09-28 15:19:44 -06:00
2020-05-05 09:22:23 -06:00
2019-03-06 09:46:10 -07:00
2020-03-02 14:04:41 -07:00
2020-10-14 16:09:32 -07:00
2020-03-02 14:04:41 -07:00
2020-12-15 12:13:39 -08:00
2020-09-09 11:53:33 -06:00
2020-03-02 14:04:41 -07:00
2020-07-14 14:37:39 +02:00
2020-01-10 10:58:45 -07:00
2020-07-27 16:19:51 -06:00
2020-04-20 17:01:34 +02:00
2020-05-05 09:22:24 -06:00
2020-06-02 19:21:40 -07:00
2020-09-15 18:32:58 +09:00