summaryrefslogtreecommitdiff
path: root/drivers/sn
diff options
context:
space:
mode:
authorMilan Broz <mbroz@redhat.com>2007-10-19 21:38:58 (GMT)
committerAlasdair G Kergon <agk@redhat.com>2007-10-20 01:01:14 (GMT)
commitcabf08e4d3d1181d7c408edae97fb4d1c31518af (patch)
treeb931cc050b8294a6f04790683e191e324268bad6 /drivers/sn
parent9934a8bea2fc67e6f07d74304eca2a91d251bfe8 (diff)
downloadlinux-cabf08e4d3d1181d7c408edae97fb4d1c31518af.tar.xz
dm crypt: add post processing queue
Add post-processing queue (per crypt device) for read operations. Current implementation uses only one queue for all operations and this can lead to starvation caused by many requests waiting for memory allocation. But the needed memory-releasing operation is queued after these requests (in the same queue). Signed-off-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions