aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMilan Broz <[email protected]>2007-10-19 22:38:58 +0100
committerAlasdair G Kergon <[email protected]>2007-10-20 02:01:14 +0100
commitcabf08e4d3d1181d7c408edae97fb4d1c31518af (patch)
treeb931cc050b8294a6f04790683e191e324268bad6 /include/linux/timerqueue.h
parent9934a8bea2fc67e6f07d74304eca2a91d251bfe8 (diff)
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions