diff options
author | Mike Snitzer <[email protected]> | 2015-02-24 21:58:21 -0500 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2015-04-15 12:10:14 -0400 |
commit | de3ec86dff160d35c817bb70eeaeff6e392f44a4 (patch) | |
tree | ccb44d9f929f34bb8cae746252e3a40246c9f895 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | d548b34b062b60b4f4df295a0b4823dfda1f1fc4 (diff) |
dm: don't start current request if it would've merged with the previous
Request-based DM's dm_request_fn() is so fast to pull requests off the
queue that steps need to be taken to promote merging by avoiding request
processing if it makes sense.
If the current request would've merged with previous request let the
current request stay on the queue longer.
Suggested-by: Jens Axboe <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions