blkcgRegular
4.4: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[2];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
4.8: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[2];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
4.10: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[2];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
4.13: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[3];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
4.15: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[3];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
4.18: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct radix_tree_root blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[3];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
5.0: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
5.3: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
5.4: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
5.8: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
5.11: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
5.13: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
};
5.15: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[6];
struct list_head all_blkcgs_node;
char fc_app_id[129];
struct list_head cgwb_list;
};
5.19: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[6];
struct list_head all_blkcgs_node;
char fc_app_id[129];
struct list_head cgwb_list;
};
6.2: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[6];
struct list_head all_blkcgs_node;
struct llist_head *lhead;
char fc_app_id[129];
struct list_head cgwb_list;
};
6.5: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[6];
struct list_head all_blkcgs_node;
struct llist_head *lhead;
char fc_app_id[129];
struct list_head cgwb_list;
};
6.8: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
refcount_t online_pin;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[6];
struct list_head all_blkcgs_node;
struct llist_head *lhead;
char fc_app_id[129];
struct list_head cgwb_list;
};
arm64: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
armhf: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
ppc64el: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
riscv64: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
aws: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
azure: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
gcp: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
lowlatency: ✅struct blkcg {
struct cgroup_subsys_state css;
spinlock_t lock;
struct xarray blkg_tree;
struct blkcg_gq *blkg_hint;
struct hlist_head blkg_list;
struct blkcg_policy_data * cpd[5];
struct list_head all_blkcgs_node;
struct list_head cgwb_list;
refcount_t cgwb_refcnt;
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ⚠️struct blkcg_policy_data * cpd[2] ➡️ struct blkcg_policy_data * cpd[3]
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ⚠️refcount_t cgwb_refcnt
struct radix_tree_root blkg_tree ➡️ struct xarray blkg_tree
struct blkcg_policy_data * cpd[3] ➡️ struct blkcg_policy_data * cpd[5]
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️refcount_t online_pin
refcount_t cgwb_refcnt
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ⚠️char fc_app_id[129]
struct blkcg_policy_data * cpd[5] ➡️ struct blkcg_policy_data * cpd[6]
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️struct llist_head *lhead
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 ✅