From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Ring Subject: Re: Significantly dropped dm-cache performance in 4.13 compared to 4.11 Date: Thu, 9 Nov 2017 16:15:30 +0100 Message-ID: References: <20171107144157.6yng4owvmmcm33qj@reti> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171107144157.6yng4owvmmcm33qj@reti> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids On Tue, Nov 7, 2017 at 3:41 PM, Joe Thornber wrote: > On Fri, Nov 03, 2017 at 07:50:23PM +0100, Stefan Ring wrote: >> It strikes me as odd that the amount read from the spinning disk is >> actually more than what comes out of the combined device in the end. > > This suggests dm-cache is trying to promote too way too much. > I'll try and reproduce the issue, your setup sounds pretty straight forward. I think it's actually the most straight-forward you can get ;). I've also tested kernel 4.12 in the meantime, which behaves just like 4.13. So the difference in behavior seems to have been introduced somewhere between 4.11 and 4.12. I've also done plain dd from the dm-cache disk to /dev/null a few times, which wrote enormous amounts of data to the SDD. My poor SSD has received the same amount of writes during the last week that it has had to endure during the entire previous year.