summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modsign
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2015-05-15 15:26:08 +0100
committerMike Snitzer <snitzer@redhat.com>2015-05-29 14:19:06 -0400
commit651f5fa2a3959ff5db60c09a84efd66309fe4035 (patch)
tree668234af9786cfef84acd39fdcc4691a5fec5ab7 /scripts/Makefile.modsign
parent3cdf93f9d85979b22b6abfd4ab19350860e4dfac (diff)
dm cache: defer whole cells
Currently individual bios are deferred to the worker thread if they cannot be processed immediately (eg, a block is in the process of being moved to the fast device). This patch passes whole cells across to the worker. This saves reaquiring the cell, and also collects bios destined for the same block together, which allows them to be mapped with a single look up to the policy. This reduces the overhead of using dm-cache. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'scripts/Makefile.modsign')
0 files changed, 0 insertions, 0 deletions