Omar Sandoval
544ccc8dc9
block: get rid of struct blk_issue_stat
...
struct blk_issue_stat squashes three things into one u64:
- The time the driver started working on a request
- The original size of the request (for the io.low controller)
- Flags for writeback throttling
It turns out that on x86_64, we have a 4 byte hole in struct request
which we can fill with the non-timestamp fields from blk_issue_stat,
simplifying things quite a bit.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-05-09 08:33:05 -06:00
..
2018-01-10 09:12:16 -07:00
2017-11-03 11:29:50 -07:00
2018-01-09 08:45:25 -07:00
2018-04-17 17:08:52 -06:00
2018-03-26 10:18:27 -06:00
2018-01-18 08:21:37 -07:00
2018-01-17 09:59:33 -07:00
2018-03-21 19:25:22 -06:00
2018-04-19 08:51:59 -06:00
2018-05-09 08:33:05 -06:00
2018-01-17 09:49:21 -07:00
2017-11-04 12:40:13 -06:00
2017-06-09 09:27:32 -06:00
2017-11-02 11:10:55 +01:00
2018-05-08 15:10:44 -06:00
2018-01-29 11:51:49 -08:00
2018-02-01 14:01:02 -07:00
2018-04-10 08:38:46 -06:00
2018-04-10 08:38:46 -06:00
2017-11-02 11:10:55 +01:00
2018-03-27 21:25:36 -06:00
2017-08-08 14:58:03 -04:00
2018-02-01 14:45:11 -07:00
2018-01-17 09:49:21 -07:00
2018-01-15 08:41:38 -07:00
2017-12-22 11:09:37 -07:00
2017-11-14 15:32:19 -08:00
2017-02-27 20:54:05 +02:00
2018-05-09 08:33:05 -06:00
2018-04-26 09:02:01 -06:00
2018-03-08 14:13:48 -07:00
2017-11-02 11:10:55 +01:00
2018-05-09 08:33:05 -06:00
2018-05-09 08:33:05 -06:00
2018-03-08 14:13:48 -07:00
2017-11-02 11:10:55 +01:00
2018-05-09 08:33:05 -06:00
2018-04-02 16:36:13 -06:00
2018-05-09 08:33:05 -06:00
2018-05-09 08:33:05 -06:00
2018-03-09 08:23:32 -07:00
2018-03-08 14:13:48 -07:00
2018-05-07 15:26:36 -06:00
2018-03-13 11:40:24 -06:00
2018-03-13 11:40:24 -06:00
2017-09-08 18:26:49 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-05 09:22:17 -07:00
2018-01-18 12:54:42 -07:00
2018-04-26 09:02:01 -06:00
2018-02-23 15:20:19 -07:00
2017-06-21 11:46:07 -06:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-05-09 08:33:05 -06:00
2017-11-02 11:10:55 +01:00
2018-03-01 08:39:24 -07:00
2017-01-17 10:03:33 -07:00
2017-09-11 09:45:52 -06:00
2018-04-26 09:02:01 -06:00
2018-01-10 12:30:37 -07:00
2018-04-05 14:27:02 -07:00
2017-07-03 16:56:25 -06:00