commit | 49b7f768900f4084a65c3689d955b2fceac39e53 | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Thu May 11 09:07:16 2017 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Sun May 14 21:54:33 2017 -0400 |
tree | cfd9685c74734879c00ab2861498e64de35bcd5e | |
parent | 701e03e4e180f0cd97d4139a32e2b2d879d12da2 [diff] |
dm cache: simplify the IDLE vs BUSY state calculation Drop the MODERATE state since it wasn't buying us much. Also, in check_migrations(), prepare for the next commit ("dm cache policy smq: don't do any writebacks unless IDLE") by deferring to the policy to make the final decision on whether writebacks can be serviced. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>