blk_mq_ctx
Regular
4.4
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
unsigned int last_tag;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct kobject kobj;
};
4.8
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
unsigned int last_tag;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct kobject kobj;
};
4.10
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct blk_rq_stat stat[2];
struct request_queue *queue;
struct kobject kobj;
};
4.13
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct kobject kobj;
};
4.15
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct kobject kobj;
};
4.18
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_list;
unsigned int cpu;
unsigned int index_hw;
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct kobject kobj;
};
5.0
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.3
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.4
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.8
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.11
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.13
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.15
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
5.19
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
6.2
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
6.5
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
6.8
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
arm64
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
armhf
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
ppc64el
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
riscv64
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
aws
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
azure
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
gcp
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
lowlatency
: ✅struct blk_mq_ctx {
spinlock_t lock;
struct list_head rq_lists[3];
unsigned int cpu;
short unsigned int index_hw[3];
struct blk_mq_hw_ctx * hctxs[3];
long unsigned int rq_dispatched[2];
long unsigned int rq_merged;
long unsigned int rq_completed[2];
struct request_queue *queue;
struct blk_mq_ctxs *ctxs;
struct kobject kobj;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
⚠️struct blk_rq_stat stat[2]
unsigned int last_tag
4.10
and 4.13
⚠️struct blk_rq_stat stat[2]
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
⚠️struct list_head rq_lists[3]
struct blk_mq_ctxs *ctxs
struct list_head rq_list
unsigned int index_hw
➡️ short unsigned int index_hw[3]
5.0
and 5.3
⚠️struct blk_mq_hw_ctx * hctxs[3]
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
⚠️long unsigned int rq_dispatched[2]
long unsigned int rq_merged
long unsigned int rq_completed[2]
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅