diff options
author | Hongyu Jin <hongyu.jin@unisoc.com> | 2024-01-24 08:35:55 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2024-02-20 22:22:55 +0300 |
commit | d95e2c34a3ca76861014cde4205934e434c27c45 (patch) | |
tree | 9e188fc32ee0b55bf44c59d5a811f4d20dfe8739 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e9b2238e47cb66521381c0bf9234e979afa19d77 (diff) | |
download | linux-d95e2c34a3ca76861014cde4205934e434c27c45.tar.xz |
dm verity: Fix IO priority lost when reading FEC and hash
After obtaining the data, verification or error correction process may
trigger a new IO that loses the priority of the original IO, that is,
the verification of the higher priority IO may be blocked by the lower
priority IO.
Make the IO used for verification and error correction follow the
priority of the original IO.
Co-developed-by: Yibin Ding <yibin.ding@unisoc.com>
Signed-off-by: Yibin Ding <yibin.ding@unisoc.com>
Signed-off-by: Hongyu Jin <hongyu.jin@unisoc.com>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions