summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/Makefile
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2017-11-09 19:41:05 +0300
committerMike Snitzer <snitzer@redhat.com>2017-11-10 23:45:05 +0300
commit9768a10dd35c6bca9ea58ae23bd5d5c2500d7005 (patch)
tree7ebf9e28e29a74d0f230b9fc8517584e647aeeda /drivers/misc/mic/Makefile
parent8ee18ede74328906b692403fadb2658cf56f26b3 (diff)
downloadlinux-9768a10dd35c6bca9ea58ae23bd5d5c2500d7005.tar.xz
dm cache policy smq: allocate cache blocks in order
Previously, cache blocks were being allocated in reverse order. Fix this by pulling the block off the head of the free list. Shouldn't have any impact on performance or latency but it is more correct to have the cache blocks allocated/mapped in ascending order. This fix will slightly increase the chances of two adjacent oblocks being in adjacent cblocks. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/misc/mic/Makefile')
0 files changed, 0 insertions, 0 deletions