aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/persistent-data/dm-array.h
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2014-05-29 15:08:22 -0700
committerMister Oyster <oysterized@gmail.com>2017-12-27 16:06:55 +0100
commite0148d4c4f8c17cfb88dd1735cf4085f3fcbedcd (patch)
tree51c73f12aede3c3517995f0b69b4fa6a9115f8ae /drivers/md/persistent-data/dm-array.h
parent56c493c10775ca65c77ccaaa889264d5498151b7 (diff)
dm-crypt: sort writes
Write requests are sorted in a red-black tree structure and are submitted in the sorted order. In theory the sorting should be performed by the underlying disk scheduler, however, in practice the disk scheduler accepts and sorts only 128 requests. In order to sort more requests, we need to implement our own sorting. CRs-fixed: 670391 Change-Id: Iffd9345fa1253f5cf2a556893ed36e08f1ac51aa Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Patch-mainline: dm-devel @ 04/05/14, 14:09 Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Diffstat (limited to 'drivers/md/persistent-data/dm-array.h')
0 files changed, 0 insertions, 0 deletions