Mike Snitzer <[email protected]> 于2023年12月14日周四 00:58写道: > > On Wed, Dec 13 2023 at 5:42P -0500, > Hongyu Jin <[email protected]> wrote: > > > From: Hongyu Jin <[email protected]> > > > > Move bio_set_ioprio() into submit_bio(): > > 1. Only call bio_set_ioprio() once to set the priority of original bio, > > the bio that cloned and splited from original bio will auto inherit > > the priority of original bio in clone process. > > > > 2. The IO priority can be passed to module that implement > > struct gendisk::fops::submit_bio, help resolve some > > of the IO priority loss issues. > > > > This patch depends on commit 82b74cac2849 ("blk-ioprio: Convert from > > rqos policy to direct call") > > > > Fixes: a78418e6a04c ("block: Always initialize bio IO priority on submit") > > > > Co-developed-by: Yibin Ding <[email protected]> > > Signed-off-by: Yibin Ding <[email protected]> > > Signed-off-by: Hongyu Jin <[email protected]> > > Would be nice to get this block core fix upstream ASAP independent of > your various DM changes. dm modification depends on block modification to have effect, so it is reviewed together. > > Please simplify this patch's header like was requested in review of v4: > https://patchwork.kernel.org/project/dm-devel/patch/[email protected]/ ok, i will send the header。
- Re: [PATCH v4 1/5] block: Fix bio IO priority setting Christoph Hellwig
- Re: [PATCH v4 1/5] block: Fix bio IO priority setting Mike Snitzer
- [PATCH v4 4/5] dm verity: Fix I/O priority lost when rea... Hongyu Jin
- [PATCH v4 5/5] dm-crypt: Fix lost ioprio when queuing wr... Hongyu Jin
- Re: [PATCH v4 0/5] Fix I/O priority lost in device-mappe... Eric Biggers
- Re: [PATCH v4 0/5] Fix I/O priority lost in device-mappe... Henry King
- [PATCH v4 0/5] Fix I/O priority lost in device-mapper Hongyu Jin
- [PATCH v5 2/5] dm: Support I/O priority for dm_io() Hongyu Jin
- [PATCH v5 1/5] block: Fix bio IO priority setting Hongyu Jin
- Re: [PATCH v5 1/5] block: Fix bio IO priority setting Mike Snitzer
- Re: [PATCH v5 1/5] block: Fix bio IO priority setting Henry King
- [PATCH v5 RESEND 0/5] Fix I/O priority lost in device-ma... Hongyu Jin
- [PATCH v5 RESEND 1/5] block: Fix bio IO priority setting Hongyu Jin
- [PATCH v5 RESEND 2/5] dm: Support I/O priority for dm_io... Hongyu Jin
- Re: [PATCH v5 RESEND 2/5] dm: Support I/O priority for d... Eric Biggers
- [PATCH v5 RESEND 3/5] dm-bufio: Support I/O priority Hongyu Jin
- Re: [PATCH v5 RESEND 3/5] dm-bufio: Support I/O priority Eric Biggers
- [PATCH v5 RESEND 4/5] dm verity: Fix I/O priority lost w... Hongyu Jin
- Re: [PATCH v5 RESEND 4/5] dm verity: Fix I/O priority lo... Eric Biggers
- Re: [PATCH v5 RESEND 4/5] dm verity: Fix I/O priority lo... Hongyu Jin
- [PATCH v5 RESEND 5/5] dm-crypt: Fix lost ioprio when que... Hongyu Jin
