On 19-06-16 18:15:56, Weiping Zhang wrote: > Now nvme support five types hardware queue: > poll: if io was marked for poll > wrr_low: weighted round robin low > wrr_medium: weighted round robin medium > wrr_high: weighted round robin high > read: for read, if blkcg's wrr is none and is not poll > defaut: for write/flush, if blkcg's wrr is none and is not poll > > for read, default and poll those submission queue's priority is medium by > default; > > Signed-off-by: Weiping Zhang <zhangweip...@didiglobal.com>
Hello Weiping, Please add linux-nvme mailing list for this patch to be reviewed from the nvme people.