diff options
| author | Tejun Heo <[email protected]> | 2012-06-05 03:40:58 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2012-06-25 09:53:51 +0000 |
| commit | 8a5ecdd42862bf87ceab00bf2a15d7eabf58c02d (patch) | |
| tree | 36ff209f0655c5da9cfb7c5c6f6e9b9786841201 /net/unix/af_unix.c | |
| parent | blkcg: inline bio_blkcg() and friends (diff) | |
| download | kernel-8a5ecdd42862bf87ceab00bf2a15d7eabf58c02d.tar.gz kernel-8a5ecdd42862bf87ceab00bf2a15d7eabf58c02d.zip | |
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
Add q->nr_rqs[] which currently behaves the same as q->rq.count[] and
move q->rq.elvpriv to q->nr_rqs_elvpriv. blk_drain_queue() is updated
to use q->nr_rqs[] instead of q->rq.count[].
These counters separates queue-wide request statistics from the
request list and allow implementation of per-queue request allocation.
While at it, properly indent fields of struct request_list.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Vivek Goyal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
